aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-ftrace.c
Commit message (Expand)AuthorAge
* perf ftrace: Add -D option for depth filterNamhyung Kim2017-06-19
* perf ftrace: Add option for function filteringNamhyung Kim2017-06-19
* perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim2017-06-19
* perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim2017-06-19
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* perf ftrace: Use pager for displaying resultNamhyung Kim2017-03-03
* perf ftrace: Add support for -a and -C optionNamhyung Kim2017-03-03
* perf ftrace: Add support for --pid optionNamhyung Kim2017-03-03
* perf ftrace: Add ftrace.tracer config optionTaeung Song2017-01-31
* perf ftrace: Remove needless code setting default tracerTaeung Song2017-01-26
* perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo2017-01-26
* perf ftrace: Introduce new 'ftrace' toolNamhyung Kim2017-01-26