summaryrefslogtreecommitdiff
path: root/tools/perf/util/tool.c
AgeCommit message (Expand)AuthorFilesLines
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