From: Arnaldo Carvalho de Melo Date: Fri, 26 Mar 2010 15:30:40 +0000 (-0300) Subject: perf symbols: map_groups__find_symbol must return the map too X-Git-Tag: v2.6.35-rc1~522^2~127^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5e1b1404c30db5f6bc3f5203b6c21c1d244f99;p=pandora-kernel.git perf symbols: map_groups__find_symbol must return the map too Tools need to know from which map in the map_group a symbol was resolved to, so that, for isntance, we can annotate kernel modules symbols by getting its precise name, etc. Also add the _by_name variants for completeness. Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed