summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/jitdump-python.sh
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-12-01 15:11:36 -0800
committerNamhyung Kim <namhyung@kernel.org>2025-12-02 16:02:47 -0800
commit44f6b44027910eb9e6e6a67840f818038946e24f (patch)
treea5eab716c24b525c7fc64a648bd9c9eb89a50b3f /tools/perf/tests/shell/jitdump-python.sh
parent441863ae3de61dd813049a120e5656df2e210a4b (diff)
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/perf/tests/shell/jitdump-python.sh')
0 files changed, 0 insertions, 0 deletions