summaryrefslogtreecommitdiff
path: root/tools/perf/util/tool_pmu.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-24perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumaskIan Rogers1-1/+1
2025-02-27perf pmu: Dynamically allocate tool PMUJames Clark1-1/+1
2024-10-11perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers1-9/+3
2024-10-11perf tool_pmu: Move expr literals to tool_pmuIan Rogers1-4/+15
2024-10-11perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers1-4/+4
2024-10-11perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers1-11/+11
2024-10-11perf tool_pmu: Factor tool events into their own PMUIan Rogers1-0/+51