| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | perf tools: Merge deferred user callchains | Namhyung Kim | 1 | -0/+2 |
| 10 days | perf tools: Minimal DEFERRED_CALLCHAIN support | Namhyung Kim | 1 | -0/+3 |
| 2025-11-07 | perf tool: Add a delegate_tool that just delegates actions to another tool | Ian Rogers | 1 | -0/+171 |
| 2025-11-07 | perf tool: Add the perf_tool argument to all callbacks | Ian Rogers | 1 | -19/+27 |
| 2025-07-25 | perf session: Add accessor for session->header.env | Ian Rogers | 1 | -1/+1 |
| 2025-06-20 | perf tools: display the new PERF_RECORD_BPF_METADATA event | Blake Jones | 1 | -0/+14 |
| 2025-05-16 | perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2 | Chun-Tse Shao | 1 | -2/+9 |
| 2024-08-12 | perf tool: Remove perf_tool__fill_defaults() | Ian Rogers | 1 | -89/+0 |
| 2024-08-12 | perf record: Use perf_tool__init() | Ian Rogers | 1 | -5/+5 |
| 2024-08-12 | perf tool: Add perf_tool__init() | Ian Rogers | 1 | -0/+58 |
| 2024-08-12 | perf tool: Move fill defaults into tool.c | Ian Rogers | 1 | -0/+325 |