summaryrefslogtreecommitdiff
path: root/tools/perf/util/tool.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-25perf session: Add accessor for session->header.envIan Rogers1-1/+1
2025-06-21perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones1-0/+14
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao1-2/+9
2024-08-13perf tool: Remove perf_tool__fill_defaults()Ian Rogers1-89/+0
2024-08-13perf record: Use perf_tool__init()Ian Rogers1-5/+5
2024-08-13perf tool: Add perf_tool__init()Ian Rogers1-0/+58
2024-08-13perf tool: Move fill defaults into tool.cIan Rogers1-0/+325