commit | 94e44b9ca52a72cddd07111a8beb12a2f217c6a2 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Nov 04 16:52:19 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Nov 12 08:20:53 2019 -0300 |
tree | 7074db98f40367648d977e4abf7cf953affef65f | |
parent | 08f6680e627edf913c6d6adb9bb9ecc9d57a408d [diff] |
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>