mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-25 07:46:44 +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>