summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hwmon_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers13 days1-4/+11
* perf tests: Fix hwmon parsing with PMU name testIan Rogers2024-11-221-6/+10
* perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers2024-11-221-4/+5
* perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfsIan Rogers2024-11-091-0/+682
* perf hwmon_pmu: Add hwmon filename parserIan Rogers2024-11-091-0/+145