diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2022-05-06 15:25:43 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-05-10 14:24:32 -0300 |
commit | d205a3a665158f4229845aaa29245b19a9e4be03 (patch) | |
tree | cf9c85ffe81d905c39d57f276d0632973bdecf0a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 024b3b42adc07f6292adcfbae50c6f2db0546b60 (diff) | |
download | linux-stable-d205a3a665158f4229845aaa29245b19a9e4be03.tar.gz linux-stable-d205a3a665158f4229845aaa29245b19a9e4be03.tar.bz2 linux-stable-d205a3a665158f4229845aaa29245b19a9e4be03.zip |
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 <adrian.hunter@intel.com>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Alexey Bayduraev <alexey.v.bayduraev@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lore.kernel.org/lkml/20220506122601.367589-6-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions