Re: [PATCH] perf vendor events: Remove 'type' field from mapfiles
From: Andi Kleen
Date: Fri Feb 26 2021 - 15:47:23 EST
>
I assumed that it was this file:
>
https://download.01.org/perfmon/mapfile.csv
Yep.
>
>
which already has a different format - extra columns - so figured that some
>
handcrafting was already going on. Indeed 'type' is not always 'core' there.
Yes. Could possibly add the extra columns from there just to stay compatible,
but being a subset is ok too.
-Andi