mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow enumerating asm lines from a given base instruction.
This commit is contained in:
@@ -196,6 +196,7 @@ private:
|
||||
uint32_t m_codeLen;
|
||||
int32_t m_disasmFail;
|
||||
DecayValue<uint64_t> m_highlightAddr;
|
||||
int m_asmCountBase;
|
||||
bool m_asmRelative;
|
||||
bool m_asmBytes;
|
||||
bool m_asmShowSourceLocation;
|
||||
|
||||
Reference in New Issue
Block a user