aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-19perf ftrace: Append an EOL when write tracing filesChangbin Du1-2/+16
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo1-1/+1
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim1-0/+31
2017-06-19perf ftrace: Add option for function filteringNamhyung Kim1-6/+111
2017-06-19perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim1-2/+2
2017-06-19perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim1-2/+5
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-1/+1
2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim1-0/+3
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim1-0/+60
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim1-27/+64
2017-01-31perf ftrace: Add ftrace.tracer config optionTaeung Song1-0/+25
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song1-4/+1
2017-01-26perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo1-1/+2
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim1-0/+242