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
/
bpf_ftrace.c
Age
Commit message (
Expand
)
Author
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
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: 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-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim