Age | Commit message (Expand) | Author |
---|---|---|
2022-12-14 | machine: Adopt is_lock_function() from builtin-lock.c | Arnaldo Carvalho de Melo |
2022-10-31 | perf lock contention: Increase default stack skip to 4 | Namhyung Kim |
2022-10-06 | perf lock contention: Fix a build error on 32-bit | 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 |