Re: [PATCH v2] perf kvm stat: Add missing mappings for PPC kvm exit reasons

From: Namhyung Kim

Date: Tue Jun 30 2026 - 19:36:20 EST


On Mon, 18 May 2026 18:20:38 +0530, Gautam Menghani wrote:
> The macro kvm_trace_symbol_exit is used for providing the mappings
> for the exit trap vectors and their names. Add mappings for H_FAC_UNAVAIL
> and H_VIRT so that exit reasons are displayed as string instead of
> vector numbers when using perf kvm stat.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung