mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Use tables for instrumented zones statistics.
This commit is contained in:
@@ -397,7 +397,6 @@ private:
|
||||
|
||||
CpuDataSortBy m_cpuDataSort = CpuDataSortBy::Pid;
|
||||
|
||||
int m_statSort = 0;
|
||||
bool m_statSelf = true;
|
||||
bool m_statSampleTime = true;
|
||||
int m_statMode = 0;
|
||||
|
||||
Reference in New Issue
Block a user