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_lock_contention.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
1
-1
/
+41
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
1
-1
/
+14
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
1
-1
/
+1
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
1
-6
/
+17
2022-12-14
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
1
-3
/
+37
2022-12-14
perf lock contention: Add lock_data.h for common data
Namhyung Kim
1
-13
/
+6
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
1
-0
/
+1
2022-10-31
perf lock contention: Avoid variable length arrays
Namhyung Kim
1
-13
/
+28
2022-10-31
perf lock contention: Fix memory sanitizer issue
Namhyung Kim
1
-1
/
+1
2022-10-06
perf lock: Remove unused struct lock_contention_key
Yuan Can
1
-5
/
+0
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
1
-3
/
+4
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
1
-3
/
+4
2022-10-04
perf lock contention: Show full callstack with -v option
Namhyung Kim
1
-0
/
+9
2022-08-02
perf lock: Print the number of lost entries for BPF
Namhyung Kim
1
-2
/
+4
2022-08-02
perf lock: Add --map-nr-entries option
Namhyung Kim
1
-0
/
+3
2022-08-02
perf lock: Introduce struct lock_contention
Namhyung Kim
1
-3
/
+6
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
1
-1
/
+50
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
1
-0
/
+132