From: Dave Martin Date: Tue, 27 Jul 2010 15:40:02 +0000 (+0100) Subject: perf report: Don't abbreviate file paths relative to the cwd X-Git-Tag: v2.6.36-rc1~532^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361d13462585474267a0c41e956f1a1c19a93f17;p=pandora-kernel.git perf report: Don't abbreviate file paths relative to the cwd This avoids around some problems where the full path is executables and DSOs it needed for finding debug symbols on platforms with separated debug symbol files such as Ubuntu. This is simpler than tracking an extra name for each image. The only impact should be that paths in verbose output from the perf tools become absolute, instead of relative to . LKML-Reference: Signed-off-by: Dave Martin Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed