Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/ProfilingDebugging
martin ridgers 43da9136b4 Fixed TraceAuxilary starting Trace's thread too early.
Trace's thread can't be started before Trace has been initialised as some internals are not ready prior to that (i.e. the cache and the tail). TraceAux attempts to control the worker thread and indirectly started it too early when processing command line arguments. This would cause data races between the worker thread and initialisation.

#rb im
#rnx
#jira none
#preflight 63296dab0a4ad044de754095

[CL 22090244 by martin ridgers in ue5-main branch]
2022-09-20 05:53:18 -04:00
..
2022-08-22 21:20:14 -04:00
2022-07-07 12:30:11 -04:00