mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Source location payload transfer. No storage yet.
This commit is contained in:
@@ -23,6 +23,7 @@ enum ServerQuery : uint8_t
|
||||
ServerQueryThreadString,
|
||||
ServerQueryCustomString,
|
||||
ServerQuerySourceLocation,
|
||||
ServerQuerySourceLocationPayload,
|
||||
ServerQueryPlotName,
|
||||
ServerQueryMessage,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user