linux/Documentation/perf_counter/util
Peter Zijlstra fc54db5105 perf report: Deal with maps
In order to deal with [vdso] maps generalize the ip->symbol path
a bit and allow to override some bits with custom functions.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-05 14:46:41 +02:00
..
PERF-VERSION-GEN
abspath.c perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
alias.c
cache.h perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
color.c perf_counter tools: Dont output in color on !tty 2009-06-04 15:40:25 +02:00
color.h perf_counter tools: Add color terminal output support 2009-06-04 15:28:11 +02:00
config.c
ctype.c
environment.c perf_counter tools: Add color terminal output support 2009-06-04 15:28:11 +02:00
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
help.c perf help: Fix bug when there's no perf-* command around 2009-06-03 20:09:11 +02:00
help.h
levenshtein.c
levenshtein.h
list.h perf_counter: Add our private copy of list.h 2009-05-26 13:52:55 +02:00
pager.c perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
parse-events.c perf_counter tools: Use hex2u64 in more places 2009-06-02 03:40:52 +02:00
parse-events.h perf stat: Convert to Git option parsing 2009-05-26 11:59:34 +02:00
parse-options.c perf_counter tools: Work around warnings in older GCCs 2009-06-03 21:50:44 +02:00
parse-options.h perf record: Use long arg for counter period 2009-06-03 14:14:31 +02:00
path.c
quote.c perf_counter tools: Fix warn_unused_result warnings 2009-06-04 22:46:40 +02:00
quote.h
rbtree.c perf_counter: Use rb_trees in perf report 2009-05-26 13:52:55 +02:00
rbtree.h perf_counter: Use rb_trees in perf report 2009-05-26 13:52:55 +02:00
run-command.c
run-command.h
sigchain.c perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
sigchain.h perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
strbuf.c
strbuf.h
string.c perf_counter tools: Add string.[ch] 2009-06-02 03:40:42 +02:00
string.h perf_counter tools: Add string.[ch] 2009-06-02 03:40:42 +02:00
symbol.c perf report: Deal with maps 2009-06-05 14:46:41 +02:00
symbol.h perf report: Deal with maps 2009-06-05 14:46:41 +02:00
usage.c
util.h perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
wrapper.c