aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/iostat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter1-1/+1
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu1-1/+1
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa1-2/+2
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov1-0/+360
2021-04-20perf stat: Helper functions for PCIe root ports list in iostat modeAlexander Antonov1-0/+110