CaptureFlags

enumeration

매뉴얼로 전환

설명

Flags that specify which fields to capture in a snapshot.

변수

ManagedObjectsCorresponds to the ManagedHeapSections, ManagedStacks, Connections, TypeDescriptions fields in a Memory Snapshot.
NativeObjectsCorresponds to the NativeObject and NativeType fields in a Memory Snapshot.
NativeAllocationsCorresponds to the NativeAllocations, NativeMemoryRegions, NativeRootReferences, and NativeMemoryLabels fields in a Memory Snapshot.
NativeAllocationSitesCorresponds to the NativeAllocationSite field in a Memory Snapshot.
NativeStackTracesCorresponds to the NativeCallstackSymbol field in a Memory Snapshot.