mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Messages are inserted for current thread context.
This commit is contained in:
@@ -501,7 +501,7 @@ private:
|
||||
void CreateMemAllocPlot();
|
||||
void ReconstructMemAllocPlot();
|
||||
|
||||
void InsertMessageData( MessageData* msg, uint64_t thread );
|
||||
void InsertMessageData( MessageData* msg );
|
||||
|
||||
ThreadData* NoticeThreadReal( uint64_t thread );
|
||||
ThreadData* NewThread( uint64_t thread );
|
||||
|
||||
Reference in New Issue
Block a user