index
:
git.armlinux.org.uk/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_skel
/
func_latency.bpf.c
Age
Commit message (
Expand
)
Author
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
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-18
perf ftrace latency: Fix compiler error for clang 12
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-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
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