index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
/
func_latency.bpf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
1
-1
/
+1
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
1
-2
/
+1
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
1
-12
/
+8
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
1
-3
/
+4
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
1
-0
/
+19
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
1
-1
/
+2
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
1
-1
/
+3
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
1
-2
/
+10
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
1
-0
/
+14
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
1
-3
/
+4
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
1
-2
/
+4
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
1
-0
/
+21
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
1
-0
/
+93