Age | Commit message (Expand) | Author |
---|---|---|
2022-10-06 | perf lock: Remove unused struct lock_contention_key | Yuan Can |
2022-10-04 | perf lock contention: Skip stack trace from BPF | Namhyung Kim |
2022-10-04 | perf lock contention: Allow to change stack depth and skip | Namhyung Kim |
2022-10-04 | perf lock contention: Show full callstack with -v option | Namhyung Kim |
2022-08-02 | perf lock: Print the number of lost entries for BPF | Namhyung Kim |
2022-08-02 | perf lock: Add --map-nr-entries option | Namhyung Kim |
2022-08-02 | perf lock: Introduce struct lock_contention | Namhyung Kim |
2022-08-01 | perf lock: Implement cpu and task filters for BPF | Namhyung Kim |
2022-08-01 | perf lock: Use BPF for lock contention analysis | Namhyung Kim |