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