Re: [PATCH 0/4] perf vendor events amd: Add Zen 4 events and metrics

From: Sandipan Das
Date: Wed Dec 07 2022 - 01:53:36 EST


On 12/7/2022 11:36 AM, Ian Rogers wrote:
> On Tue, Dec 6, 2022 at 9:30 PM Sandipan Das <sandipan.das@xxxxxxx> wrote:
>>
>> Add events and metrics taken from the Processor Programming Reference
>> (PPR) for AMD Family 19h Model 11h Revision B1 processors which can be
>> found at: https://www.amd.com/system/files/TechDocs/55901_0.25.zip>>>
>> Sandipan Das (4):
>> perf vendor events amd: Add Zen 4 mapping
>
> Adding the mapping first may break the build until the core events are added.
>

Agreed. Will fix this in the next version.

- Sandipan