From: Andi Kleen Date: Thu, 13 Nov 2014 02:05:23 +0000 (-0800) Subject: perf callchain: Use a common function to resolve symbol or name X-Git-Tag: omap-for-v3.19/fixes-rc1~167^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2989ccaac48f8c3da7f77101bbf98e0ea8773d83;p=pandora-kernel.git perf callchain: Use a common function to resolve symbol or name Refactor the duplicated code to resolve the symbol name or the address of a symbol into a single function. Used in next patch to add common functionality. Signed-off-by: Andi Kleen Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/1415844328-4884-6-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed