Re: [PATCH v7 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support

From: Stephane Eranian
Date: Fri Mar 25 2022 - 01:31:54 EST


On Thu, Mar 24, 2022 at 7:59 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> On Tue, Mar 22, 2022 at 03:15:04PM -0700, Stephane Eranian wrote:
> > V7 makes the following changes:
> > - rebased to 5.17-rc8
> > - Restrict BRS to be used only with RETIRED_TAKEN_BRANCH event in order to
> > avoid adding more skid to other events in case that are monitored
> > concurrently
> > - fixed bugs in the perf tool enhanced error handling for IBS and BRS
>
> But afaict you failed to pick up the build fixes I did in my tree :/ Let
> me try and be careful preserving those while munging this in.

Sorry. I missed that. I can resubmit if you prefer.