Version: 2023.1
언어: 한국어

CaptureFlags.NativeAllocationSites

매뉴얼로 전환

설명

Specifies the location that each native allocation was allocated at.

This data is needed to connect native allocations to their Memory Labels and to the native call stacks of their allocation call. native call stacks can only be collected from a build that supports the collection of native call stack information, which currently requires source code access.

Corresponds to the NativeAllocationSite field in a Memory Snapshot.