diff options
author | James Clark <[email protected]> | 2024-11-15 16:15:59 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-11-16 16:30:39 -0300 |
commit | 180fd0c1eac7cd8c5aa9a9f8b54088a61d9e05db (patch) | |
tree | fae9b875c5a4754f087497cd632e6fe60c8638d7 /tools/perf/scripts/python/gecko.py | |
parent | 264708b8ac6cce132c61865bfe0463adeb80d7ef (diff) |
perf tests: Make leader sampling test work without branch event
Arm a57 only has speculative branch events so this test fails there. The
test doesn't depend on branch instructions so change it to instructions
which is pretty much guaranteed to be everywhere. The
test_branch_counter() test above already tests for the existence of the
branches event and skips if its not present.
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: James Clark <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Dapeng Mi <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Veronika Molnarova <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions