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
/
util
/
ftrace.h
Age
Commit message (
Expand
)
Author
13 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-02-26
perf ftrace latency: allow to hide empty buckets
Gabriele Monaco
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
2025-01-08
perf ftrace: Display latency statistics at the end
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: Add 'profile' command
Namhyung Kim
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
2023-03-13
perf ftrace: Reuse target::initial_delay
Changbin Du
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim