[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
Ian Rogers
irogers at google.com
Thu Aug 1 10:04:36 PDT 2024
On Thu, Aug 1, 2024 at 9:40 AM <patchwork-bot+linux-riscv at kernel.org> wrote:
>
> Hello:
>
> This patch was applied to riscv/linux.git (fixes)
> by Palmer Dabbelt <palmer at rivosinc.com>:
>
> On Fri, 19 Jul 2024 19:50:18 +0800 you wrote:
> > Currently, the RISC-V firmware JSON file has duplicate event name
> > "FW_SFENCE_VMA_RECEIVED". According to the RISC-V SBI PMU extension[1],
> > the event name should be "FW_SFENCE_VMA_ASID_SENT".
> >
> > Before this patch:
> > $ perf list
> >
> > [...]
>
> Here is the summary with links:
> - [v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
> https://git.kernel.org/riscv/c/63ba5b0fb4f5
>
> You are awesome, thank you!
Fwiw, as this change is in tools/perf/pmu-events I was expecting it to
go through the perf-tools/perf-tools-next tree.
Thanks,
Ian
More information about the linux-riscv
mailing list