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",