mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Zone text (custom string) transfer.
This commit is contained in:
@@ -20,7 +20,8 @@ enum ServerQuery : uint8_t
|
||||
{
|
||||
ServerQueryString,
|
||||
ServerQueryThreadString,
|
||||
ServerQuerySourceLocation
|
||||
ServerQueryCustomString,
|
||||
ServerQuerySourceLocation,
|
||||
};
|
||||
|
||||
#pragma pack( 1 )
|
||||
|
||||
Reference in New Issue
Block a user