mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Calculate all CPU usage values in one go.
This commit is contained in:
@@ -721,6 +721,8 @@ private:
|
||||
uint64_t symAddr = 0;
|
||||
int sel;
|
||||
} m_sampleParents;
|
||||
|
||||
std::vector<std::pair<int, int>> m_cpuUsageBuf;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user