perf_counter tools: Prepare for 'perf annotate'
Prepare for the 'perf annotate' implementation by splitting off
builtin-annotate.c from builtin-report.c.
( We keep this commit separate to ease the later librarization
of the facilities that perf-report and perf-annotate shares. )
Cc: 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>
Showing
- Documentation/perf_counter/Documentation/perf-annotate.txt 26 additions, 0 deletionsDocumentation/perf_counter/Documentation/perf-annotate.txt
- Documentation/perf_counter/Makefile 2 additions, 1 deletionDocumentation/perf_counter/Makefile
- Documentation/perf_counter/builtin-annotate.c 1291 additions, 0 deletionsDocumentation/perf_counter/builtin-annotate.c
- Documentation/perf_counter/builtin.h 1 addition, 0 deletionsDocumentation/perf_counter/builtin.h
- Documentation/perf_counter/command-list.txt 2 additions, 1 deletionDocumentation/perf_counter/command-list.txt
- Documentation/perf_counter/perf.c 3 additions, 0 deletionsDocumentation/perf_counter/perf.c
Loading
Please register or sign in to comment