mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow hiding "[unknown frames]" entries.
This commit is contained in:
@@ -254,6 +254,7 @@ private:
|
||||
int m_statSort;
|
||||
bool m_statSelf;
|
||||
bool m_showCallstackFrameAddress;
|
||||
bool m_showUnknownFrames;
|
||||
|
||||
Namespace m_namespace;
|
||||
Animation m_zoomAnim;
|
||||
|
||||
Reference in New Issue
Block a user