mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Process message callstacks.
This commit is contained in:
@@ -400,6 +400,7 @@ struct MessageData
|
||||
StringRef ref;
|
||||
uint16_t thread;
|
||||
uint32_t color;
|
||||
Int24 callstack;
|
||||
};
|
||||
|
||||
enum { MessageDataSize = sizeof( MessageData ) };
|
||||
|
||||
Reference in New Issue
Block a user