perf_counter tools: Prepare for 'perf annotate'
authorIngo Molnar <mingo@elte.hu>
Sat, 6 Jun 2009 13:19:13 +0000 (15:19 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Jun 2009 16:58:30 +0000 (18:58 +0200)
commit8035e4288078cb806e7dd6bafe4d3e54d44cab3f
tree7b54e827020e9a9dbc2823009cb2815fc3e35fc9
parent6e6b754ffdb6415723686c733f13275397e44422
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>
Documentation/perf_counter/Documentation/perf-annotate.txt [new file with mode: 0644]
Documentation/perf_counter/Makefile
Documentation/perf_counter/builtin-annotate.c [new file with mode: 0644]
Documentation/perf_counter/builtin.h
Documentation/perf_counter/command-list.txt
Documentation/perf_counter/perf.c