]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcac941523ffabaf0de5176630d43d7fb578a43b4
tree7074db98f40367648d977e4abf7cf953affef65f
parent7645de0a0b63588ea0e8fec11ba669ac2b7e883f
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