mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send single string for callstack frame.
This commit is contained in:
@@ -383,7 +383,6 @@ struct QueueCallstackFrameSize
|
||||
|
||||
struct QueueCallstackFrame
|
||||
{
|
||||
uint64_t name;
|
||||
uint64_t file;
|
||||
uint32_t line;
|
||||
uint64_t symAddr;
|
||||
|
||||
Reference in New Issue
Block a user