andikleen / pmu-tools

Intel PMU profiling tools
GNU General Public License v2.0
2.04k stars 341 forks source link

toplev: Filter out events that need model specific features in architectural mode #382

Closed andikleen closed 3 years ago

andikleen commented 3 years ago

When the kernel is in architectural mode toplev should filter out events that need architectural features.

This is already implemented for offcore, but not for other extra msrs like frontend.

ak-intel commented 3 years ago

Implemented