From: Namhyung Kim Date: Wed, 11 Sep 2013 05:09:31 +0000 (+0900) Subject: perf tools: Save failed result of get_srcline() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc9d0ef577975abb3ebce7d5978559ec1c73633;p=pandora-kernel.git perf tools: Save failed result of get_srcline() Some dso's lack srcline info, so there's no point to keep trying on them. Just save failture status and skip them. Signed-off-by: Namhyung Kim Reviewed-by: Jiri Olsa Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1378876173-13363-8-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed