aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-ftrace.c
AgeCommit message (Expand)Author
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim
2017-01-31perf ftrace: Add ftrace.tracer config optionperf-core-for-mingo-4.11-20170201Taeung Song
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song
2017-01-26perf ftrace: Make 'function_graph' be the default tracerperf-core-for-mingo-4.11-20170126Arnaldo Carvalho de Melo
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim