From: Arnaldo Carvalho de Melo Date: Sat, 3 Oct 2009 13:42:45 +0000 (-0300) Subject: perf tools: Move hist_entry__add common code to hist.c X-Git-Tag: v2.6.33-rc1~399^2~1^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9735abf11bec48bfbbb1b54772a02deb2ae0c403;p=pandora-kernel.git perf tools: Move hist_entry__add common code to hist.c Now perf report and annotate do the callgraph/hit processing in their specialized hist_entry__add functions. Signed-off-by: Arnaldo Carvalho de Melo Acked-by: Frédéric Weisbecker Cc: Peter Zijlstra Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed