andikleen / pmu-tools

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

Support processing output of jevents in toplev #371

Open andikleen opened 3 years ago

andikleen commented 3 years ago

Add support in toplev to generate event list that can be read be jevents. Add support for jevents session layer to dump accumulated counts at a specific point in perf stat like CSV format. Then allow toplev to read that.