Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-06 | perf lock contention: Fix a build error on 32-bit | Namhyung Kim | 1 | -1/+1 |
2022-10-04 | perf lock contention: Allow to change stack depth and skip | Namhyung Kim | 1 | -0/+2 |
2022-10-04 | perf lock contention: Show full callstack with -v option | Namhyung Kim | 1 | -0/+1 |
2022-08-03 | perf lock: Print the number of lost entries for BPF | Namhyung Kim | 1 | -0/+1 |
2022-08-03 | perf lock: Add --map-nr-entries option | Namhyung Kim | 1 | -0/+1 |
2022-08-03 | perf lock: Introduce struct lock_contention | Namhyung Kim | 1 | -6/+11 |
2022-08-01 | perf lock: Implement cpu and task filters for BPF | Namhyung Kim | 1 | -2/+9 |
2022-08-01 | perf lock: Use BPF for lock contention analysis | Namhyung Kim | 1 | -0/+133 |