mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Process custom free-form zone names.
This commit is contained in:
@@ -81,6 +81,7 @@ struct ZoneEvent
|
||||
int8_t cpu_end;
|
||||
StringIdx text;
|
||||
uint32_t callstack;
|
||||
StringIdx name;
|
||||
|
||||
// This must be last. All above is read/saved as-is.
|
||||
Vector<ZoneEvent*> child;
|
||||
|
||||
Reference in New Issue
Block a user