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