Re: [PATCH] perf test: perf header test fails on s390
From: Namhyung Kim
Date: Tue Jul 01 2025 - 13:55:27 EST
On Mon, 30 Jun 2025 11:16:13 +0200, Thomas Richter wrote:
> commit 2d584688643fa ("perf test: Add header shell test")
> introduced a new test case for perf header. It fails on s390
> because call graph option -g is not supported on s390.
> Also the option --call-graph dwarf is only supported for
> the event cpu-clock.
>
> Remove this option and the test succeeds.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung