]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf annotate: Find kcore symbols on other maps
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 14 Oct 2013 10:43:40 +0000 (13:43 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Oct 2013 13:29:20 +0000 (10:29 -0300)
commit6e427ab02c8886ca6c9ecdbb318e68fe8f605469
treec774b6f75f0cc2e9706892fe5fc2c073ccecc24e
parent231486a5223b1023bcabf53d16d63a83b9f27bf7
perf annotate: Find kcore symbols on other maps

Use the new map_groups__find_ams() method to find kcore symbols on other
maps.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1381747424-3557-4-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c