[Feat] (tracy): initial tracy integration

This commit is contained in:
2025-12-11 17:18:26 +08:00
parent 0e9bca40f3
commit ffd4ec3408
4 changed files with 38 additions and 10 deletions
+3
View File
@@ -78,6 +78,9 @@
#ifdef TRACY_ENABLE
#include <tracy/Tracy.hpp>
#define TRACY_ZONECOLOR_ENTRY 0xFF0000
#define TRACY_ZONECOLOR_FRONTEND 0x00FF00
#define TRACY_ZONECOLOR_BACKEND 0x00FF00
#endif
// Post-includes for significant project headers