mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Wait for failure callstack to be received.
This commit is contained in:
@@ -755,6 +755,7 @@ private:
|
||||
|
||||
bool IsThreadStringRetrieved( uint64_t id );
|
||||
bool IsSourceLocationRetrieved( int16_t srcloc );
|
||||
bool IsCallstackRetrieved( uint32_t callstack );
|
||||
bool HasAllFailureData();
|
||||
void HandleFailure( const char* ptr, const char* end );
|
||||
void DispatchFailure( const QueueItem& ev, const char*& ptr );
|
||||
|
||||
Reference in New Issue
Block a user