Version: 2023.1
言語: 日本語

説明

Specifies that Call-Stack Symbols for the Native Call-stack of each Allocation should be collected.

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. To be able to connect each allocation to its Call-stack, the CaptureFlags.NativeAllocationSites needs to be specified as well.

Corresponds to the NativeCallstackSymbol field in a Memory Snapshot.