From: Arnaldo Carvalho de Melo Date: Sun, 23 May 2010 22:12:25 +0000 (-0300) Subject: perf annotate: Fix up usage of the build id cache X-Git-Tag: v2.6.35-rc1~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44bf460649a9b91f291176097e9d7e846e8c001e;p=pandora-kernel.git perf annotate: Fix up usage of the build id cache It was assuming that the cache was always available and also wasn't checking if the file found in the build id cache was just a kallsyms file, that is not supported by objdump for disassembly. Reported-by: Ingo Molnar Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed