summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-data.c
Commit message (Expand)AuthorAgeFilesLines
* perf data: Correct -h outputJoshua Martinez2021-08-311-43/+19
* perf data: Add JSON exportNicholas Fraser2021-04-291-8/+18
* perf data: Add support to store time of day in CTF data conversionJiri Olsa2020-08-061-0/+1
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf data: Add doc when no conversion support compiledGeneviève Bastien2017-07-281-1/+1
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-271-5/+4
* perf data ctf: Add '--all' option for 'perf data convert'Wang Nan2016-06-281-0/+1
* perf data ctf: Add 'all' optionWang Nan2016-06-281-0/+1
* perf data ctf: Pass convert options through opts structureWang Nan2016-06-281-3/+6
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song2015-04-021-1/+3
* perf tools: Add the bash completion for listing subsubcommands of perf dataYunlong Song2015-03-191-2/+4
* perf data: Fix sentinel setting for data_cmds arrayYunlong Song2015-02-271-1/+1
* perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-251-0/+44
* perf tools: Add new 'perf data' commandJiri Olsa2015-02-251-0/+75