aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/bpf_skel/lock_data.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-29perf lock contention: Symbolize zone->lock using BTFNamhyung Kim1-0/+1
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao1-0/+7
2024-12-23perf lock contention: Run BPF slab cache iteratorNamhyung Kim1-0/+12
2024-12-20perf lock contention: Add and use LCB_F_TYPE_MASKNamhyung Kim1-1/+2
2024-08-12perf lock contention: Change stack_id type to s32Namhyung Kim1-2/+2
2024-02-29perf lock contention: Account contending locks tooNamhyung Kim1-0/+7
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim1-1/+2
2023-04-06perf 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