andikleen / pmu-tools

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

toplev: Support Hybrid CPUs #372

Closed andikleen closed 3 years ago

andikleen commented 3 years ago

Support future systems with different CPU types. This requires multiple models in toplev.

andikleen commented 3 years ago

The basic infrastructure for this is all implemented

There are still some open issues on running the test suite for hybrid cpus on non hybrid, but that's not a show stopper.