]> Pileus Git - ~andy/linux/commit
perf record: Export the callchain parsing routine and help
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Dec 2012 19:46:05 +0000 (16:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Dec 2012 20:22:14 +0000 (17:22 -0300)
commit75d9a10854db6aab2400cd6a844c392107be4c64
tree6c0a3db48bc2426e4e3c49edfdc72014664fab13
parentc5ff78c3092d0e7d14c82d2949e16fee063a83f1
perf record: Export the callchain parsing routine and help

Will be used by perf top, that will first setup the symbol system to
deal with callchains and then call these routines to ask the kernel
for callchains.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
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-jg0dh8rmlx7x11e7u7mnasvd@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/util/callchain.h