Re: perf amd: PERF_MEM_LVLNUM_CXL -> PERF_MEM_LVLNUM_EXTN_MEM

From: Ravi Bangoria
Date: Wed Oct 26 2022 - 09:54:44 EST


On 26-Oct-22 7:10 PM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Oct 26, 2022 at 11:16:24AM +0530, Ravi Bangoria escreveu:
>> Arnaldo,
>>
>> On 26-Oct-22 1:25 AM, Arnaldo Carvalho de Melo wrote:
>>> Ravi,
>>>
>>> I'm updating the tools header copies and noticed that a previous
>>> sync brought PERF_MEM_LVLNUM_CXL but now this got renamed to
>>> PERF_MEM_LVLNUM_EXTN_MEM, so I had to add this change to the sync of
>>> tools/uapi/linux/perf_event.h, please ack.
>>
>> Kernel header needs to be fixed as discussed here:
>> https://lore.kernel.org/lkml/f6268268-b4e9-9ed6-0453-65792644d953@xxxxxxx

Peter, can you please pick up this patch.

>
> Gotcha, will leave the tools/ copy with CXL then.
>
> - Arnaldo