From c46d6ef06d0ae00d43c2f6dfc658a582edf838e5 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Sun, 16 Jan 2011 17:39:15 -0200 Subject: [PATCH] --- yaml --- r: 234356 b: refs/heads/master c: b0e8572f3b29c0760b66ba5627a6d5426c88c97d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-top.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e3ed04f520c7..28c0af5f0015 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 529363b76929beb85b81439c61063130af046a21 +refs/heads/master: b0e8572f3b29c0760b66ba5627a6d5426c88c97d diff --git a/trunk/tools/perf/builtin-top.c b/trunk/tools/perf/builtin-top.c index 58352ad807c7..31fbaf38d9c1 100644 --- a/trunk/tools/perf/builtin-top.c +++ b/trunk/tools/perf/builtin-top.c @@ -933,6 +933,7 @@ static void *display_thread(void *arg __used) /* Tag samples to be skipped. */ static const char *skip_symbols[] = { "default_idle", + "native_safe_halt", "cpu_idle", "enter_idle", "exit_idle",