aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/iostat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman1-1/+1
2024-12-26perf stat: Document and simplify interval timestampsJames Clark1-0/+4
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers1-1/+1
2023-04-12perf x86 iostat: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo1-3/+4
2022-11-24perf stat: Pass through 'struct outstate'Namhyung Kim1-2/+2
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