From: Don Zickus Date: Mon, 7 Apr 2014 18:55:24 +0000 (-0400) Subject: perf callchain: Add generic report parse callchain callback function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff6bb46d477383092f46682a0d12e323e4b84d2;p=pandora-kernel.git perf callchain: Add generic report parse callchain callback function This takes the parse_callchain_opt function and copies it into the callchain.c file. Now the c2c tool can use it too without duplicating. Update perf-report to use the new routine too. Signed-off-by: Don Zickus Reviewed-by: Namhyung Kim Link: http://lkml.kernel.org/r/1396896924-129847-5-git-send-email-dzickus@redhat.com [ Adding missing braces to multiline if condition ] Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed