perf top: Add callgraph support
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 5 Oct 2011 22:30:22 +0000 (19:30 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 7 Oct 2011 19:59:59 +0000 (16:59 -0300)
commit19d4ac3c1039fb952f4c073fd0898e9295a836c8
tree56acd6c60a518297713a5392acd8813cf4ef768a
parentab81f3fd350c510730adb1ca40ef55c2b2952121
perf top: Add callgraph support

Just like in 'perf report', but live.

Still needs to decay the callchains, but already somewhat useful as-is.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-cj3rmaf5jpsvi3v0tf7t4uvp@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-top.txt
tools/perf/builtin-top.c