Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tool_pmu: Remove duplicate io.h header | Ian Rogers | 2024-10-16 | 1 | -1/+0 |
* | perf tools: Fix compiler error in util/tool_pmu.c | Namhyung Kim | 2024-10-14 | 1 | -1/+1 |
* | perf tool_pmu: Switch to standard pmu functions and json descriptions | Ian Rogers | 2024-10-11 | 1 | -77/+32 |
* | perf tool_pmu: Move expr literals to tool_pmu | Ian Rogers | 2024-10-11 | 1 | -3/+143 |
* | perf tool_pmu: Rename perf_tool_event__* to tool_pmu__* | Ian Rogers | 2024-10-11 | 1 | -8/+8 |
* | perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event | Ian Rogers | 2024-10-11 | 1 | -22/+22 |
* | perf tool_pmu: Factor tool events into their own PMU | Ian Rogers | 2024-10-11 | 1 | -0/+411 |