Parent topic: Configuring Targets
Inglese
Native mode collects data on native code only, does not attribute data to managed source.
Managed mode collects everything, resolves samples attributed to native code, attributes data to managed source only. The call stack in the analysis result displays data for managed code only.
Mixed collects everything and attributes data to managed source where appropriate. Consider using this option when analyzing a native executable that makes calls to the managed code.
Auto mode automatically detects the type of target executable, managed or native, and switches to the corresponding mode.
Managed code profiling settings are inherited automatically from the Visual Studio* project. For native targets, the Managed code profiling mode option is disabled.
Attaching to managed runtime processes is supported only for the user-mode sampling and tracing analysis types. System-wide profiling for managed code is not supported.