mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add UI for control of displaying all symbols.
This commit is contained in:
@@ -358,6 +358,7 @@ private:
|
||||
int m_statMode = 0;
|
||||
int m_statSampleLocation = 0;
|
||||
bool m_statHideUnknown = true;
|
||||
bool m_showAllSymbols = false;
|
||||
int m_showCallstackFrameAddress = 0;
|
||||
bool m_showUnknownFrames = true;
|
||||
bool m_groupChildrenLocations = false;
|
||||
|
||||
Reference in New Issue
Block a user