Re: [PATCH v2] perf arm-spe: Report error if set frequency
From: Namhyung Kim
Date: Fri Feb 28 2025 - 17:26:56 EST
On Thu, 27 Feb 2025 08:55:44 +0000, Leo Yan wrote:
> When users set the parameter '-F' to specify frequency for Arm SPE, the
> tool reports error:
>
> perf record -F 1000 -e arm_spe_0// -- sleep 1
> Error:
> Invalid event (arm_spe_0//) in per-thread mode, enable system wide with '-a'.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung