mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Left click on message marker displays it on the msg list.
This commit is contained in:
@@ -189,6 +189,7 @@ private:
|
||||
DecayValue<uint64_t> m_zoneSrcLocHighlight;
|
||||
LockHighlight m_lockHighlight;
|
||||
DecayValue<const MessageData*> m_msgHighlight;
|
||||
const MessageData* m_msgToFocus;
|
||||
const GpuEvent* m_gpuInfoWindow;
|
||||
const GpuEvent* m_gpuHighlight;
|
||||
uint64_t m_gpuInfoWindowThread;
|
||||
|
||||
Reference in New Issue
Block a user