Re: [PATCH v2] perf vendor events: Update events for Neoverse E1

From: John Garry
Date: Thu Sep 08 2022 - 04:34:21 EST


On 07/09/2022 16:49, Nick Forrington wrote:
These CPUs contain the same PMU events (as per the Arm Technical
Reference manuals for Cortex A65 and Neoverse E1)

This de-duplicates event data, and avoids issues in previous E1 event
data (not present in A65 data)
* Missing implementation defined events
* Inclusion of events that are not implemented:
- L1D_CACHE_ALLOCATE
- SAMPLE_POP
- SAMPLE_FEED
- SAMPLE_FILTRATE
- SAMPLE_COLLISION

Signed-off-by: Nick Forrington <nick.forrington@xxxxxxx>

Reviewed-by: John Garry <john.garry@xxxxxxxxxx>