1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Obtain CPU topology on windows.

This commit is contained in:
Bartosz Taudul
2019-11-29 18:29:09 +01:00
parent 1a0cb07319
commit 59371eef5a
2 changed files with 82 additions and 0 deletions
+1
View File
@@ -515,6 +515,7 @@ private:
void CalibrateTimer();
void CalibrateDelay();
void ReportTopology();
static tracy_force_inline void SendCallstackMemory( void* ptr )
{