Version: 2023.1

CaptureFlags.ManagedObjects

切换到手册

描述

Specifies that the entire managed heap and all the data needed to parse it should be captured as part of the Memory Snapshot.

This includes the managed Types and their field information and connections from Native Objects to Managed Objects.

对应于内存快照中的 ManagedHeapSections、ManagedStacks、Connections、TypeDescriptions 字段。