summaryrefslogtreecommitdiff
path: root/tools/perf/util/tool_pmu.c
AgeCommit message (Expand)Author
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers
2025-04-25perf tool_pmu: Fix aggregation on duration_timeIan Rogers
2025-03-19perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter
2025-03-19perf cpumap: Increment reference count for online cpumapIan Rogers
2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark
2025-02-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang
2024-10-16perf tool_pmu: Remove duplicate io.h headerIan Rogers
2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim
2024-10-10perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers
2024-10-10perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers
2024-10-10perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers