summaryrefslogtreecommitdiff
path: root/tools/perf/util/lock-contention.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-06perf lock contention: Fix a build error on 32-bitNamhyung Kim1-1/+1
2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim1-0/+2
2022-10-04perf lock contention: Show full callstack with -v optionNamhyung Kim1-0/+1
2022-08-03perf lock: Print the number of lost entries for BPFNamhyung Kim1-0/+1
2022-08-03perf lock: Add --map-nr-entries optionNamhyung Kim1-0/+1
2022-08-03perf lock: Introduce struct lock_contentionNamhyung Kim1-6/+11
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim1-2/+9
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim1-0/+133