mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Collect and transmit source thread information.
This commit is contained in:
@@ -23,6 +23,7 @@ struct QueueZoneBegin
|
||||
uint64_t filename; // ptr
|
||||
uint64_t function; // ptr
|
||||
uint32_t line;
|
||||
uint64_t thread;
|
||||
};
|
||||
|
||||
struct QueueZoneEnd
|
||||
|
||||
Reference in New Issue
Block a user