Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-11 | perf tool_pmu: Switch to standard pmu functions and json descriptions | Ian Rogers | 1 | -9/+3 |
2024-10-11 | perf tool_pmu: Move expr literals to tool_pmu | Ian Rogers | 1 | -4/+15 |
2024-10-11 | perf tool_pmu: Rename perf_tool_event__* to tool_pmu__* | Ian Rogers | 1 | -4/+4 |
2024-10-11 | perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event | Ian Rogers | 1 | -11/+11 |
2024-10-11 | perf tool_pmu: Factor tool events into their own PMU | Ian Rogers | 1 | -0/+51 |