summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-ftrace.txt
AgeCommit message (Expand)Author
2021-03-06perf tools: Fix documentation of verbose optionsIan Rogers
2020-09-04perf: ftrace: Add filter support for option -F/--funcsChangbin Du
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du
2018-03-07perf tools: Correct title markers for asciidoctorTakashi Iwai
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim
2017-06-19perf ftrace: Add option for function filteringNamhyung 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-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim