Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-12 | perf x86 iostat: Use zfree() to reduce chances of use after free | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2022-11-24 | perf stat: Pass through 'struct outstate' | Namhyung Kim | 1 | -2/+2 |
2022-08-10 | perf tools: Do not pass NULL to parse_events() | Adrian Hunter | 1 | -1/+1 |
2021-09-27 | perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' | Like Xu | 1 | -1/+1 |
2021-07-09 | libperf: Move 'idx' from tools/perf to perf_evsel::idx | Jiri Olsa | 1 | -2/+2 |
2021-04-20 | perf stat: Enable iostat mode for x86 platforms | Alexander Antonov | 1 | -0/+360 |
2021-04-20 | perf stat: Helper functions for PCIe root ports list in iostat mode | Alexander Antonov | 1 | -0/+110 |