summaryrefslogtreecommitdiff
path: root/tools/perf/util/hwmon_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-10perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers1-4/+11
2024-11-23perf tests: Fix hwmon parsing with PMU name testIan Rogers1-6/+10
2024-11-23perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers1-4/+5
2024-11-09perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfsIan Rogers1-0/+682
2024-11-09perf hwmon_pmu: Add hwmon filename parserIan Rogers1-0/+145