diff options
| author | Thomas Richter <tmricht@linux.ibm.com> | 2025-12-10 08:17:52 +0100 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2026-01-06 18:41:02 -0300 |
| commit | b04d2b9199129f4f0c992a518c0fb78c2efc1064 (patch) | |
| tree | b0236ebc583e4f31c0d253d167926409bb6a341c /tools/perf/scripts/python | |
| parent | 623ba6ea45979fb1d06c5c8f03417ecc3565a851 (diff) | |
| download | linux-b04d2b9199129f4f0c992a518c0fb78c2efc1064.tar.gz linux-b04d2b9199129f4f0c992a518c0fb78c2efc1064.zip | |
perf test: Fix test case perf evlist tests for s390x
Perf test case 78: perf evlist tests fails on s390.
The failure is causes by grouping events cycles and instructions because
sampling does only support event cycles. Change the group to software
events to fix this.
Output before:
# ./perf test 78
78: perf evlist tests : FAILED!
#
Output after:
# ./perf test 78
78: perf evlist tests : Ok
#
Fixes: db452961de939225 ("perf tests evlist: Add basic evlist test")
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Tested-by: Ian Rogers <irogers@google.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Jan Polensky <japo@linux.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
