andikleen / pmu-tools

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

toplev: Fix uncore parsing on multi-die system #375

Open ak-intel opened 3 years ago

ak-intel commented 3 years ago

tl-tester currently fails with some uncore tests on multi-die systems because perf outputs data for each die instead of each socket. toplev should become die aware.