diff options
| author | Ian Rogers <irogers@google.com> | 2026-06-11 18:24:13 -0700 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-06-30 16:55:58 -0700 |
| commit | dfab3e4b0bf7f772889e8ebc2fd691fc95b596c9 (patch) | |
| tree | 7a290041b6e8b3446774229f9f415c6774e2f498 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 4f7442f7e71d6cb3ec9851b5a752b82081ff675b (diff) | |
perf pmu: Recognize default_core as a core PMU in more places
The python metrics code used in places like ilist.py passes a
pmu-filter of "default_core" on non-hybrid x86/ARM/.. systems. As a
PMU like "cpu" isn't a literal name match then no PMU matches
"default_core" and the events fail to parse for the metric. Fix the
name matching and PMU lookup for "default_core" and check that it
fixes ilist.py.
Fixes: 74e2dbe7be50 ("perf tools: Add --pmu-filter option for filtering PMUs")
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed‑by: Qinxin Xia <xiaqinxin@huawei.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
