mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Added sorting for findZone zonelist
This commit is contained in:
@@ -267,6 +267,7 @@ private:
|
||||
bool m_goToFrame = false;
|
||||
|
||||
int m_statSort = 0;
|
||||
int m_findZoneSort = 0;
|
||||
bool m_statSelf = false;
|
||||
bool m_showCallstackFrameAddress = false;
|
||||
bool m_showUnknownFrames = true;
|
||||
|
||||
Reference in New Issue
Block a user