Age | Commit message (Expand) | Author |
---|---|---|
2025-05-13 | perf pmu: Change aliases from list to hashmap | Ian Rogers |
2025-04-25 | perf tool_pmu: Fix aggregation on duration_time | Ian Rogers |
2025-03-19 | perf pmu: Handle memory failure in tool_pmu__new() | Thomas Richter |
2025-03-19 | perf cpumap: Increment reference count for online cpumap | Ian Rogers |
2025-02-26 | perf pmu: Dynamically allocate tool PMU | James Clark |
2025-02-10 | perf tools: Add skip check in tool_pmu__event_to_str() | Kan Liang |
2024-10-16 | perf tool_pmu: Remove duplicate io.h header | Ian Rogers |
2024-10-14 | perf tools: Fix compiler error in util/tool_pmu.c | Namhyung Kim |
2024-10-10 | perf tool_pmu: Switch to standard pmu functions and json descriptions | Ian Rogers |
2024-10-10 | perf tool_pmu: Move expr literals to tool_pmu | Ian Rogers |
2024-10-10 | perf tool_pmu: Rename perf_tool_event__* to tool_pmu__* | Ian Rogers |
2024-10-10 | perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event | Ian Rogers |
2024-10-10 | perf tool_pmu: Factor tool events into their own PMU | Ian Rogers |