From: Ingo Molnar Date: Sat, 6 Jun 2009 13:19:13 +0000 (+0200) Subject: perf_counter tools: Prepare for 'perf annotate' X-Git-Tag: v2.6.31-rc1~383^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8035e4288078cb806e7dd6bafe4d3e54d44cab3f;p=pandora-kernel.git 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 Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed