diff options
author | Adrian Hunter <[email protected]> | 2022-05-06 15:25:43 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-05-10 14:24:32 -0300 |
commit | d205a3a665158f4229845aaa29245b19a9e4be03 (patch) | |
tree | cf9c85ffe81d905c39d57f276d0632973bdecf0a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 024b3b42adc07f6292adcfbae50c6f2db0546b60 (diff) |
perf auxtrace: Do not mix up mmap idx
The idx is with respect to evlist not evsel. That hasn't mattered because
they are the same at present. Prepare for that not being the case, which it
won't be when sideband tracking events are allowed on all CPUs even when
auxtrace is limited to selected CPUs.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Alexey Bayduraev <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions