andikleen / pmu-tools

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

toplev: Run perf tests only once for large systems #374

Open ak-intel opened 3 years ago

ak-intel commented 3 years ago

On systems with many CPUs perf starts rather slowly. toplev and ocperf together run perf 5 times. Should combine all these tests into one to improve startup time.

andikleen commented 3 years ago

With ef583f7c45cd1 the number of perf calls is reduced by 2.