From: Andi Kleen Date: Thu, 13 Nov 2014 02:05:19 +0000 (-0800) Subject: perf callchain: Factor out adding new call chain entries X-Git-Tag: omap-for-v3.19/fixes-rc1~167^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37592b8afb7151994e760d1727c264329d9c13c8;p=pandora-kernel.git perf callchain: Factor out adding new call chain entries Move the code to resolve and add a new callchain entry into a new add_callchain_ip function. This will be used in the next patches to add LBRs too. No change in behavior. Signed-off-by: Andi Kleen Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/1415844328-4884-2-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed