From: Anton Blanchard Date: Wed, 24 Aug 2011 06:40:16 +0000 (+1000) Subject: perf symbols: Preserve symbol scope when parsing /proc/kallsyms X-Git-Tag: v3.1-rc8~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318779086086f46127a249878eeebb3dc80578eb;p=pandora-kernel.git perf symbols: Preserve symbol scope when parsing /proc/kallsyms kallsyms__parse capitalises the symbol type, so every symbol is marked global. Remove this and fix symbol_type__is_a to handle both local and global symbols. Cc: Eric B Munson Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20110824065243.077125989@samba.org Signed-off-by: Anton Blanchard Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed