]> git.baikalelectronics.ru Git - kernel.git/commit
perf top: Add intel_idle to the skip list
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Apr 2012 14:16:24 +0000 (11:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Apr 2012 21:48:01 +0000 (18:48 -0300)
commit04041bdf3dc244741f5d0aa10215f6888822594a
treeeb56deadc00fac0801cd2b61dfed15cd8b6b173d
parentd2b8bdfc8b2ded77b5b960804c44680aa9c65880
perf top: Add intel_idle to the skip list

TODO: Accrue the cycles in the skip_list to an idle total, and show this
on the 'top' UI, as suggested by Steven.

Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/n/tip-9nfecmgghgl5747rjxqpc28f@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-top.c