Skip to main content

LogGameThreadMallocChurn.StackLen

Var

Unreal Engine Var console variable.

LogGameThreadMallocChurnStackLen

Description

Maximum number of stack frame items to keep. This improves aggregation because calls that originate from multiple places but end up in the same place will be accounted together.

Usage

LogGameThreadMallocChurn.StackLen [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.