Re: [PATCH V7 0/8] perf: Expand perf_branch_entry

From: Anshuman Khandual
Date: Mon Aug 29 2022 - 00:13:01 EST


On 8/25/22 15:52, Peter Zijlstra wrote:
> On Wed, Aug 24, 2022 at 10:18:14AM +0530, Anshuman Khandual wrote:
>> Anshuman Khandual (8):
>> perf: Add system error and not in transaction branch types
>> perf: Extend branch type classification
>> perf: Capture branch privilege information
>> perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
>
> I picked up these first 4 and rebased them on top of the recent AMD LBR
> patches.
>
> They live in:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/core
>
> for robot exposure. If all goes well they'll land in -tip.

Thanks Peter, I guess now Arnaldo could also pick up the tools patches well.

- Anshuman