From: Arnaldo Carvalho de Melo Date: Wed, 18 Dec 2013 21:16:18 +0000 (-0300) Subject: perf report: Introduce helpers for processing callchains X-Git-Tag: v3.14-rc1~171^2~4^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dbc8ca97b7737fa9254083df29d06c556b0653c;p=pandora-kernel.git perf report: Introduce helpers for processing callchains Continuing to try to remove the code duplication introduced with mem and branch hist entry code, this time providing prologue and epilogues to deal with callchains when processing samples. Acked-by: Namhyung Kim Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-js3pour59yk2aibqzb1tpumh@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed