[PATCH v4 00/12] perf script: Refactor branch flags for Arm SPE
Namhyung Kim
namhyung at kernel.org
Wed Mar 5 09:14:38 PST 2025
On Tue, 04 Mar 2025 11:12:28 +0000, Leo Yan wrote:
> This patch series refactors branch flags for support Arm SPE. The patch
> set is divided into two parts, the first part is for refactoring common
> code and the second part is for enabling Arm SPE.
>
> For refactoring branch flags, the sample flaghs are classified as branch
> types and events. A program branch type can be conditional branch,
> function call, return or expection taken. A branch event happens when
> taking a branch. This series combines branch types and the associated
> events to present a sample flag.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
More information about the linux-arm-kernel
mailing list