- Add support for system wide and NUMA domain wide counters support.
- Add 3 new PMC classes for ARM DMC-620 and CMN-600 controllers PMU.
Sponsored By: ARM
Sponsored By: Ampere Computing
Differential D32319
System wide and NUMA domain wide counters support. PMC classes for ARM DMC-620 and CMN-600. ray on Oct 5 2021, 2:51 PM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions If I understand this right, this looks good to my eye. It adds all the right things in the right places, but I'm not a domain expert. Comment Actions So, the main challenge here is that checking the caps of an event requires allocating it earlier than usual? I think its unfortunate to have to add this code to the option parsing, but I don't see a better alternative.
|