summaryrefslogtreecommitdiff
path: root/tools/perf/tests/hwmon_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-30perf evlist: Add reference count checkingIan Rogers1-2/+3
2026-06-30perf evlist: Add reference countIan Rogers1-1/+1
2026-05-28perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ...Arnaldo Carvalho de Melo1-2/+3
2026-05-27perf tests: Sort includes and add missed explicit dependenciesIan Rogers1-5/+9
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers1-0/+1
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers1-5/+6
2025-02-04perf test: Fix Hwmon PMU test endianess issueThomas Richter1-5/+11
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers1-11/+18
2024-11-22perf tests: Fix hwmon parsing with PMU name testIan Rogers1-2/+3
2024-11-22perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo1-2/+0
2024-11-22perf test: Correct hwmon test PMU detectionIan Rogers1-1/+2
2024-11-16perf test: Add missing __exit calls in tool/hwmon testsIan Rogers1-0/+1
2024-11-09perf test: Add hwmon "PMU" testIan Rogers1-0/+230
2024-11-09perf test: Add hwmon filename parser testIan Rogers1-0/+111