index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-ftrace.txt
Age
Commit message (
Expand
)
Author
12 days
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
Changbin Du
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
2025-01-08
perf ftrace profile: Add --graph-opts option
Namhyung Kim
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
2023-08-16
perf docs: Fix format of unordered lists
Changbin Du
2022-03-22
perf ftrace latency: Update documentation
Namhyung Kim
2021-03-06
perf tools: Fix documentation of verbose options
Ian Rogers
2020-09-04
perf: ftrace: Add filter support for option -F/--funcs
Changbin Du
2020-08-14
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2020-08-14
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2020-08-14
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2020-08-14
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2020-08-14
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2020-08-14
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2020-08-14
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2020-08-14
perf ftrace: Add support for trace option sleep-time
Changbin Du
2020-08-14
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2020-08-14
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2020-08-14
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2020-08-14
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2020-08-14
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
2018-03-07
perf tools: Correct title markers for asciidoctor
Takashi Iwai
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2017-03-03
perf ftrace: Add support for -a and -C option
Namhyung Kim
2017-03-03
perf ftrace: Add support for --pid option
Namhyung Kim
2017-01-26
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim