mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Implement children messages filtering in zone tooltip.
This commit is contained in:
@@ -470,6 +470,7 @@ private:
|
||||
bool m_allocTimeRelativeToZone = true;
|
||||
bool m_ctxSwitchTimeRelativeToZone = true;
|
||||
bool m_messageTimeRelativeToZone = true;
|
||||
bool m_messagesExcludeChildren = true;
|
||||
uint64_t m_zoneInfoMemPool = 0;
|
||||
int m_waitStack = 0;
|
||||
int m_waitStackMode = 0;
|
||||
|
||||
Reference in New Issue
Block a user