mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add name field to frame mark message.
This commit is contained in:
@@ -75,6 +75,7 @@ struct QueueStringTransfer
|
||||
struct QueueFrameMark
|
||||
{
|
||||
int64_t time;
|
||||
uint64_t name; // ptr
|
||||
};
|
||||
|
||||
struct QueueSourceLocation
|
||||
|
||||
Reference in New Issue
Block a user