andikleen / pmu-tools

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

perf stat hiding non counting events #463

Closed andikleen closed 1 year ago

andikleen commented 1 year ago

Since d15480a3d67 it hides non counting events, which can break toplev parsing

andikleen commented 1 year ago

Fixed