mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Call stack window may now display frame addresses.
This commit is contained in:
@@ -245,6 +245,7 @@ private:
|
||||
|
||||
int m_statSort;
|
||||
bool m_statSelf;
|
||||
bool m_showCallstackFrameAddress;
|
||||
|
||||
Namespace m_namespace;
|
||||
Animation m_zoomAnim;
|
||||
|
||||
Reference in New Issue
Block a user