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

Namhyung Kim <[email protected]> Tue, 04 Aug 2026 10:04:28 -0700
Newsgroups org.kernel.vger.linux-perf-users,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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