Re: [PATCH v3] perf test: Skip perf data type profiling tests for s390

From: Namhyung Kim

Date: Thu Apr 02 2026 - 18:00:02 EST


On Wed, 01 Apr 2026 14:21:01 +0200, Thomas Richter wrote:
> Test case 'perf data type profiling tests' fails on s390 with this
> error:
>
> # ./perf mem record -- ./perf test -w code_with_type
> failed: no PMU supports the memory events
> # echo $?
> 255
> #
>
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung