perf annotate: Stop using map->groups, use map_symbol->mg instead
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 4 Nov 2019 19:52:19 +0000 (16:52 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Nov 2019 11:20:53 +0000 (08:20 -0300)
commit94e44b9ca52a72cddd07111a8beb12a2f217c6a2
tree7074db98f40367648d977e4abf7cf953affef65f
parent08f6680e627edf913c6d6adb9bb9ecc9d57a408d
perf annotate: Stop using map->groups, use map_symbol->mg instead

These were the last uses of map->groups, next cset will nuke it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-n3g0foos7l7uxq9nar0zo0vj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/s390/annotate/instructions.c
tools/perf/ui/browsers/annotate.c
tools/perf/util/annotate.c