Files
UnrealEngineUWP/Engine/Source/Runtime/TraceLog
leigh mcrae 375282391f [Backout] - CL25700634
[FYI] leigh.mcrae
Original CL Desc
-----------------------------------------------------------------
Added support for LLM to track allocations in UE::Trace.

  - Currently all allocations from UE::Trace are Untracked.
  - Added a new ELLMTag::Trace.
  - Added hooks (lambda) to FMemory_GCreateMalloc_ThreadUnsafe that uses FLLMScope to track allocations.
  - Note this change will only work if nothing else uses UE::Trace::SetMemoryHooks for it's own hooks.

#tests Built most Development targets. Tested a Replay and saw Trace with 5MB in the Perfreports. Ran Horde Incremental CI - Preflight.
[REVIEW] [at]Johan.Berg [at]mickael.gilabert [at]alex.nischwitz [at]robert.millar

[CL 25702565 by leigh mcrae in ue5-main branch]
2023-05-31 11:02:42 -04:00
..
2023-05-31 11:02:42 -04:00
2023-05-31 11:02:42 -04:00