Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-09 | perf record: Add a dummy event on hybrid systems to collect metadata records | 1 | -4/+5 | |
2021-07-09 | perf stat: Add Topdown metrics L2 events as default events | 2 | -1/+8 | |
2021-07-09 | libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader() | 7 | -20/+26 | |
2021-07-09 | libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups | 11 | -23/+23 | |
2021-07-09 | libperf: Move 'leader' from tools/perf to perf_evsel::leader | 20 | -77/+103 | |
2021-07-09 | libperf: Move 'idx' from tools/perf to perf_evsel::idx | 21 | -58/+59 | |
2021-07-07 | libperf: Change tests to single static and shared binaries | 11 | -51/+67 | |
2021-07-07 | perf intel-pt: Add a config for max loops without consuming a packet | 4 | -4/+21 | |
2021-07-07 | perf stat: Disable the NMI watchdog message on hybrid | 1 | -3/+6 |