summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-12-02 02:11:36 +0300
committerNamhyung Kim <namhyung@kernel.org>2025-12-03 03:02:47 +0300
commit44f6b44027910eb9e6e6a67840f818038946e24f (patch)
treea5eab716c24b525c7fc64a648bd9c9eb89a50b3f /tools/lib/python
parent441863ae3de61dd813049a120e5656df2e210a4b (diff)
downloadlinux-44f6b44027910eb9e6e6a67840f818038946e24f.tar.xz
perf test: Fix hybrid testing of event fallback test
The mem-loads-aux event exists on hybrid systems but the "cpu" PMU does not. This causes an event parsing error which erroneously makes the test look like it is failing. Avoid naming the PMU to avoid this. Rather than cleaning up perf.data in the directory the test is run, explicitly send the 'perf record' output to /dev/null and avoid any cleanup scripts. Fixes: fc9c17b22352 ("perf test: Add a perf event fallback test") Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions