summaryrefslogtreecommitdiffstats
path: root/sound/parisc
diff options
context:
space:
mode:
authorJames Clark <james.clark@arm.com>2023-07-05 09:26:51 +0100
committerNamhyung Kim <namhyung@kernel.org>2023-07-05 12:22:46 -0700
commit808ce56e7d6bfc144b18ded8c11819c45a889520 (patch)
tree602486015d866ac49f35ec7c3b303455ee22cb28 /sound/parisc
parentb2ad9549bfd0c1f74287492a9d9a31a03c97f088 (diff)
downloadlinux-808ce56e7d6bfc144b18ded8c11819c45a889520.tar.gz
linux-808ce56e7d6bfc144b18ded8c11819c45a889520.tar.bz2
linux-808ce56e7d6bfc144b18ded8c11819c45a889520.zip
perf test: Fix event parsing test on Arm
The test looks for a PMU from sysfs with type = PERF_TYPE_RAW when opening a raw event. Arm doesn't have a real raw PMU, only core PMUs with unique types other than raw. Instead of looking for a matching PMU, just test that the event type was parsed as raw and skip the PMU search on Arm. The raw event type test should also apply to all platforms so add it outside of the ifdef. Fixes: aefde50a446b ("perf test: Fix parse-events tests for >1 core PMU") Acked-by: Ian Rogers <irogers@google.com> Signed-off-by: James Clark <james.clark@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Link: https://lore.kernel.org/r/20230705082653.23566-2-james.clark@arm.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions