summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_skel/lock_data.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01perf lock contention: Account contending locks tooNamhyung Kim1-0/+7
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim1-1/+2
2023-04-07perf lock contention: Update default map size to 16384Namhyung Kim1-0/+3
2023-03-14perf lock contention: Show lock type with addressNamhyung Kim1-0/+2
2023-03-14perf lock contention: Show per-cpu rq_lock with addressNamhyung Kim1-0/+5
2023-03-14perf lock contention: Track and show siglock with addressNamhyung Kim1-1/+2
2023-03-14perf lock contention: Track and show mmap_lock with addressNamhyung Kim1-0/+6
2023-02-03perf lock contention: Support filters for different aggregationNamhyung Kim1-1/+3
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim1-1/+1
2022-12-14perf lock contention: Add lock_data.h for common dataNamhyung Kim1-0/+30