From: Arnaldo Carvalho de Melo Date: Mon, 5 Oct 2009 17:26:17 +0000 (-0300) Subject: perf tools: Create maps for modules when processing kallsyms X-Git-Tag: v2.6.33-rc1~399^2~1^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af427bf529c5991be8d1a36f43e2d0141f532f63;p=pandora-kernel.git perf tools: Create maps for modules when processing kallsyms So that we get kallsyms processing closer to vmlinux + modules symtabs processing. One change in behaviour is that since when one specifies --vmlinux -m should be used to ask for modules, so it is now for kallsyms as well. Also continue if one manages to load the vmlinux data but module processing fails, so that at least some analisys can be done with part of the needed symbols. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Peter Zijlstra Cc: Mike Galbraith LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed