Age | Commit message (Expand) | Author |
---|---|---|
2024-08-12 | perf lock contention: Change stack_id type to s32 | Namhyung Kim |
2024-02-29 | perf lock contention: Account contending locks too | Namhyung Kim |
2023-09-12 | perf lock contention: Add --lock-cgroup option | Namhyung Kim |
2023-04-06 | perf lock contention: Update default map size to 16384 | Namhyung Kim |
2023-03-14 | perf lock contention: Show lock type with address | Namhyung Kim |
2023-03-14 | perf lock contention: Show per-cpu rq_lock with address | Namhyung Kim |
2023-03-14 | perf lock contention: Track and show siglock with address | Namhyung Kim |
2023-03-14 | perf lock contention: Track and show mmap_lock with address | Namhyung Kim |
2023-02-03 | perf lock contention: Support filters for different aggregation | Namhyung Kim |
2022-12-14 | perf lock contention: Add -l/--lock-addr option | Namhyung Kim |
2022-12-14 | perf lock contention: Add lock_data.h for common data | Namhyung Kim |