]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ddb63d83bd446eb8498ac2ce64ccf3edef1044e
tree7b54e827020e9a9dbc2823009cb2815fc3e35fc9
parent350d082f333a466e87a52a7effedf6c046055303
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