summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-081-1/+1
* perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo2019-07-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433Thomas Gleixner2019-06-051-2/+1Star
* perf ftrace: Append an EOL when write tracing filesChangbin Du2018-02-191-2/+16
* tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo2017-07-201-1/+1
* perf ftrace: Add -D option for depth filterNamhyung Kim2017-06-201-0/+31
* perf ftrace: Add option for function filteringNamhyung Kim2017-06-201-6/+111
* perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim2017-06-201-2/+2
* perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim2017-06-201-2/+5
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-271-1/+1
* perf ftrace: Use pager for displaying resultNamhyung Kim2017-03-031-0/+3
* perf ftrace: Add support for -a and -C optionNamhyung Kim2017-03-031-0/+60
* perf ftrace: Add support for --pid optionNamhyung Kim2017-03-031-27/+64
* perf ftrace: Add ftrace.tracer config optionTaeung Song2017-01-311-0/+25
* perf ftrace: Remove needless code setting default tracerTaeung Song2017-01-261-4/+1Star
* perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo2017-01-261-1/+2
* perf ftrace: Introduce new 'ftrace' toolNamhyung Kim2017-01-261-0/+242