mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Tighten mnemonic display.
This commit is contained in:
@@ -95,6 +95,8 @@ private:
|
||||
|
||||
unordered_flat_map<uint32_t, uint32_t> m_sourceFiles;
|
||||
unordered_flat_set<uint64_t> m_selectedAddresses;
|
||||
|
||||
int m_maxMnemonicLen;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user