From: Andi Kleen Date: Thu, 13 Nov 2014 02:05:25 +0000 (-0800) Subject: perf tools: Only print base source file for srcline X-Git-Tag: omap-for-v3.19/fixes-rc1~167^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de217688e8f086bf6d920d530401b56fcbc6eff;p=pandora-kernel.git perf tools: Only print base source file for srcline For perf report with --sort srcline only print the base source file name. This makes the results generally fit much better to the screen. The path is usually not that useful anyways because it is often from different systems. Signed-off-by: Andi Kleen Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/1415844328-4884-8-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed