aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/builtin-top.c')
-rw-r--r--tools/perf/builtin-top.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/builtin-top.c b/tools/perf/builtin-top.c
index 34d48c1b7a8b..c574c5b3d0e6 100644
--- a/tools/perf/builtin-top.c
+++ b/tools/perf/builtin-top.c
@@ -759,6 +759,7 @@ static const char *skip_symbols[] = {
759 "exit_idle", 759 "exit_idle",
760 "mwait_idle", 760 "mwait_idle",
761 "mwait_idle_with_hints", 761 "mwait_idle_with_hints",
762 "poll_idle",
762 "ppc64_runlatch_off", 763 "ppc64_runlatch_off",
763 "pseries_dedicated_idle_sleep", 764 "pseries_dedicated_idle_sleep",
764 NULL 765 NULL