Re: [RFC] perf pmu-events: Fix typo in idle-cycles-frontend description

From: Namhyung Kim

Date: Tue Aug 04 2026 - 13:27:11 EST


On Sun, 02 Aug 2026 13:25:42 +0000, Pu Hu wrote:
> The brief description of the idle-cycles-frontend legacy hardware event
> refers to its alias as "stalled-cycles-fronted", but there is no such
> event. The correct event name is "stalled-cycles-frontend".
>
> This typo is visible in the output of "perf list", for example:
>
> idle-cycles-frontend
> [Stalled cycles during issue [This event is an alias of
> stalled-cycles-fronted]. Unit: armv8_pmuv3]
>
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung