mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-29 11:33:19 +00:00
Add tracepoints for allocated lock structs entering the tree and finally being freed. This gives visibility into the lifetime of locks without using much higher frequency per-operation tracing that blow out other events. Signed-off-by: Zach Brown <zab@versity.com>