From: Arnaldo Carvalho de Melo Date: Wed, 23 Feb 2011 14:08:59 +0000 (-0300) Subject: perf annotate: Show better message when no vmlinux is found X-Git-Tag: v2.6.39-rc1~510^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170ae6bc24e1d7f9bd921a484ec9ea2825497970;p=pandora-kernel.git perf annotate: Show better message when no vmlinux is found In both --tui and --stdio, in 'annotate', 'top', 'report' when trying to annotate a kernel symbol having just access to a kallsyms file, that doesn't have the DWARF info needed for annotation. Suggested-by: Ingo Molnar Cc: Frederic Weisbecker Cc: Ingo Molnar 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