summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/tool_pmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf tool_pmu: Remove duplicate io.h headerIan Rogers2024-10-161-1/+0
* perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim2024-10-141-1/+1
* perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers2024-10-111-77/+32
* perf tool_pmu: Move expr literals to tool_pmuIan Rogers2024-10-111-3/+143
* perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers2024-10-111-8/+8
* perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers2024-10-111-22/+22
* perf tool_pmu: Factor tool events into their own PMUIan Rogers2024-10-111-0/+411