mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove graphical representation of instruction latencies.
This commit is contained in:
@@ -268,7 +268,6 @@ private:
|
||||
CpuArchitecture m_cpuArch;
|
||||
int m_selMicroArch;
|
||||
int m_idxMicroArch, m_profileMicroArch;
|
||||
bool m_showLatency;
|
||||
|
||||
unordered_flat_set<uint32_t> m_asmSampleSelect;
|
||||
unordered_flat_set<uint32_t> m_srcSampleSelect;
|
||||
|
||||
Reference in New Issue
Block a user