mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store lock mark locations.
This commit is contained in:
@@ -41,6 +41,7 @@ struct LockEvent
|
||||
|
||||
int64_t time;
|
||||
uint64_t thread;
|
||||
uint64_t srcloc;
|
||||
uint8_t lockCount;
|
||||
uint8_t waitCount;
|
||||
Type type;
|
||||
|
||||
Reference in New Issue
Block a user