index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_lock_contention.c
Age
Commit message (
Expand
)
Author
Files
Lines
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