Re: [PATCH 0/2] perf/x86/amd/lbr: fix LBR filtering support

From: Peter Zijlstra
Date: Thu Sep 29 2022 - 04:17:09 EST


On Wed, Sep 28, 2022 at 11:40:41AM -0700, Stephane Eranian wrote:
> Short patch series to address some kernel issues with the AMD LBrv2
> enablement which were introduced in Linux 6.0.
>
> Stephane Eranian (2):
> perf/x86/utils: fix uninitialized var in get_branch_type()
> perf/x86/amd/lbr: adjust LBR regardless of filtering
>
> arch/x86/events/amd/lbr.c | 8 ++++++--
> arch/x86/events/utils.c | 4 ++++
> 2 files changed, 10 insertions(+), 2 deletions(-)

If you want this in perf/urgent you're missing Fixes tags.