mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add ability to hide uncontended locks.
This commit is contained in:
@@ -274,6 +274,7 @@ private:
|
||||
bool m_drawZones;
|
||||
bool m_drawLocks;
|
||||
bool m_drawPlots;
|
||||
bool m_onlyContendedLocks;
|
||||
|
||||
bool m_terminate;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user