1
0
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:
Bartosz Taudul
2020-07-26 00:41:49 +02:00
parent 61e3acde06
commit 88685440b6
3 changed files with 2 additions and 7 deletions
-1
View File
@@ -383,7 +383,6 @@ struct QueueCallstackFrameSize
struct QueueCallstackFrame
{
uint64_t name;
uint64_t file;
uint32_t line;
uint64_t symAddr;