Add red color to Tracy profiler zones that cause CPU waiting to improve profiling
This commit is contained in:
@@ -412,3 +412,6 @@ struct TIsPODType<ProfilerCPU::Event>
|
||||
#define PROFILE_CPU_ACTOR(actor)
|
||||
|
||||
#endif
|
||||
|
||||
// CPU-wait zones can be marked with red color for better readability
|
||||
#define TracyWaitZoneColor 0xba1904
|
||||
|
||||
Reference in New Issue
Block a user