Re: [PATCH] perf llvm: Specify features="+all" for aarch64
From: Namhyung Kim
Date: Thu Mar 05 2026 - 17:24:07 EST
On Tue, 03 Mar 2026 15:00:54 -0800, Peter Collingbourne wrote:
> This is consistent with what llvm-objdump does (see [1]) and allows
> the LLVM disassembler to disassemble instructions not in the base
> instruction set.
>
> [1] https://reviews.llvm.org/D127741
>
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung