summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_skel/lock_data.h
AgeCommit message (Expand)Author
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao
2024-12-23perf lock contention: Run BPF slab cache iteratorNamhyung Kim
2024-12-20perf lock contention: Add and use LCB_F_TYPE_MASKNamhyung Kim
2024-08-12perf lock contention: Change stack_id type to s32Namhyung Kim
2024-02-29perf lock contention: Account contending locks tooNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-04-06perf lock contention: Update default map size to 16384Namhyung Kim
2023-03-14perf lock contention: Show lock type with addressNamhyung Kim
2023-03-14perf lock contention: Show per-cpu rq_lock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show siglock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show mmap_lock with addressNamhyung Kim
2023-02-03perf lock contention: Support filters for different aggregationNamhyung Kim
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim
2022-12-14perf lock contention: Add lock_data.h for common dataNamhyung Kim