index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
/
lock_contention.bpf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf lock contention: Support old rw_semaphore type
Namhyung Kim
2023-02-08
1
-13
/
+44
*
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-08
1
-5
/
+55
*
perf lock contention: Support filters for different aggregation
Namhyung Kim
2023-02-03
1
-5
/
+10
*
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2022-12-21
1
-0
/
+17
*
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
2022-12-21
1
-2
/
+19
*
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
2022-12-14
1
-4
/
+13
*
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
2022-12-14
1
-4
/
+37
*
perf lock contention: Add lock_data.h for common data
Namhyung Kim
2022-12-14
1
-16
/
+3
*
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2022-11-23
1
-12
/
+22
*
perf lock contention: Fix a build error on 32-bit
Namhyung Kim
2022-10-06
1
-1
/
+1
*
perf lock contention: Skip stack trace from BPF
Namhyung Kim
2022-10-04
1
-1
/
+2
*
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-02
1
-2
/
+7
*
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
2022-08-01
1
-1
/
+40
*
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-08-01
1
-0
/
+131