From: Arnaldo Carvalho de Melo Date: Tue, 29 Jul 2014 13:21:58 +0000 (-0300) Subject: perf symbols: Make sure --symfs usage includes the path separator X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~47^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972f393bc8870e236edbd2ea0150a8da85b709e2;p=pandora-kernel.git perf symbols: Make sure --symfs usage includes the path separator Minchan reported that perf failed to load vmlinux if --symfs argument doesn't end with '/' character. Fix it by making sure that the '/' path separator is used when composing pathnames with a --symfs provided directory name. Reported-by: Minchan Kim Cc: David Ahern Cc: Jiri Olsa Cc: Minchan Kim Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-8n4s6b6zvsez5ktanw006125@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed