From: Namhyung Kim Date: Fri, 2 Nov 2012 05:50:06 +0000 (+0900) Subject: perf report: Postpone objdump check until annotation requested X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~5^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d807586ba83d9cb77f12c8fb7c97ea438d34ad;p=pandora-kernel.git perf report: Postpone objdump check until annotation requested David reported that current perf report refused to run on a data file captured from a different machine because of objdump. Since the objdump tools won't be used unless annotation was requested, checking its presence at init time doesn't make sense. Reported-by: David Ahern Signed-off-by: Namhyung Kim Reviewed-by: David Ahern Tested-by: David Ahern Cc: Ingo Molnar Cc: Irina Tirdea Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1351835406-15208-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed