mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Draw jumps in assembly view.
This commit is contained in:
@@ -73,6 +73,7 @@ private:
|
||||
|
||||
unordered_flat_map<uint64_t, JumpData> m_jumpTable;
|
||||
int m_maxJumpLevel;
|
||||
bool m_showJumps;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user