summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-data.c
AgeCommit message (Expand)AuthorLines
2023-04-10perf util: Move input_name to utilIan Rogers-1/+1
2022-12-14perf build: Use libtraceevent from the systemIan Rogers-2/+3
2022-02-22perf data: Don't mention --to-ctf if it's not supportedMahmoud Mandour-0/+7
2021-08-31perf data: Correct -h outputJoshua Martinez-43/+19
2021-04-29perf data: Add JSON exportNicholas Fraser-8/+18
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa-0/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-28perf data: Add doc when no conversion support compiledGeneviève Bastien-1/+1
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo-5/+4
2016-06-28perf data ctf: Add '--all' option for 'perf data convert'Wang Nan-0/+1
2016-06-28perf data ctf: Add 'all' optionWang Nan-0/+1
2016-06-28perf data ctf: Pass convert options through opts structureWang Nan-3/+6
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf-1/+1
2015-04-02perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song-1/+3
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf dataYunlong Song-2/+4
2015-02-27perf data: Fix sentinel setting for data_cmds arrayYunlong Song-1/+1
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa-0/+44
2015-02-25perf tools: Add new 'perf data' commandJiri Olsa-0/+75