You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Removed code switched by USE_MALLOC_PROFILER. * Removed the USE_MALLOC_PROFILER define and the MALLOC_PROFILER macro. * Removed PLATFORM_RUNTIME_MALLOCPROFILER_SYMBOLICATION define. * Removed FMallocProfilerEx and FMallocProfilerEx wrappers and the GMallocProfiler global variable. * Removed console commands: "MPROF", "DUMPALLOCSTOFILE", "SNAPSHOTMEMORY" and "SNAPSHOTMEMORYFRAME". Please use Unreal Insights (Memory Insights; -trace=memory) instead. #jira UE-141779 #rb Johan.Berg #preflight 6437f5dd00398d6f88b5b18f [CL 25101805 by ionut matasaru in ue5-main branch]