Files
UnrealEngineUWP/Engine/Source/Developer
ionut matasaru 231006c9b4 [Insights]
- TraceAnalysis: Added debug functionality for trace transport and trace protocol analysis. See TraceAnalysisDebug.h for the available debug options (UE_TRACE_ANALYSIS_DEBUG_API, UE_TRACE_ANALYSIS_DEBUG, UE_TRACE_ANALYSIS_DEBUG_LOG, UE_TRACE_ANALYSIS_DEBUG_LOG_IMPL, UE_TRACE_ANALYSIS_DEBUG_LEVEL).
  - TraceAnalysis: Changed the limit for accumulated too much data on a single thread from 512 MiB to 2000 MB. Also implemented better code to skip serials when limit is encountered.
  - TraceAnalysis: Implemented workaround for corrupted traces (events with aux blocks missing the "aux terminal").
  - TraceAnalysis: Fixed EventData.GetArray<>() (to be safe to be called multiple times).

#rb Johan.Berg, Catalin.Dragoiu
[FYI] Martin.Ridgers

[CL 29268256 by ionut matasaru in ue5-main branch]
2023-10-31 04:07:11 -04:00
..
2023-10-16 19:00:07 -04:00
2023-10-26 09:13:07 -04:00
2023-10-30 12:46:08 -04:00
2023-10-31 04:07:11 -04:00
2023-08-09 18:41:28 -04:00