]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test stat_all_metrics: Ensure missing events fail test
authorIan Rogers <irogers@google.com>
Tue, 11 Feb 2025 21:30:31 +0000 (13:30 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 13 Feb 2025 03:54:40 +0000 (19:54 -0800)
commit08d9e883481b2c38326ed37314b1f6a1284c03d8
tree4309e42a8e202374fd152c0c48d51076f4a9af78
parent8a6dcb26af82fe67c97977de2be5102197b99bbd
perf test stat_all_metrics: Ensure missing events fail test

Issue reported by Thomas Falcon and diagnosed by Kan Liang here:
https://lore.kernel.org/lkml/d44036481022c27d83ce0faf8c7f77042baedb34.camel@intel.com/
Metrics with missing events can be erroneously skipped if they contain
FP, AMX or PMM events.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Kan Liang <kan.liang@linux.intel.com>
Tested-by: Thomas Falcon <thomas.falcon@intel.com>
Link: https://lore.kernel.org/r/20250211213031.114209-25-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/stat_all_metrics.sh