Re: [PATCH v3 01/15] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
From: Arnaldo Carvalho de Melo
Date: Fri Oct 14 2022 - 09:54:46 EST
Em Thu, Oct 06, 2022 at 05:08:55PM +0530, Ravi Bangoria escreveu:
> On 03-Oct-22 6:45 PM, Liang, Kan wrote:
> >> PERF_MEM_LVLNUM_EXTN_MEM was introduced to cover CXL devices but it's
> >> bit ambiguous name and also not generic enough to cover cxl.cache and
> >> cxl.io devices. Rename it to PERF_MEM_LVLNUM_CXL to be more specific.
> > Looks good to me.
> > Reviewed-by: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>
> Thanks Kan.
> Peter, can you please include this patch along with the series?
> Arnaldo, I'll respin tool side of patches with this change.
Its already upstream, so please go on from there, ok?
I'm now processing perf patches after getting lost in pahole land for a
bit :-)
- Arnaldo