mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Build list of symbol source files.
This commit is contained in:
@@ -90,6 +90,8 @@ private:
|
||||
unordered_flat_set<uint64_t> m_jumpOut;
|
||||
int m_maxJumpLevel;
|
||||
bool m_showJumps;
|
||||
|
||||
unordered_flat_set<uint32_t> m_sourceFiles;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user