Configure Target Scenario

How To ››

Configure Target Scenario


In Tools Options you can configure the target scenario which is one of the following:



Note: Exception tracking is enabled for all target scenarios.




Stack Capture

By setting the Stack Capture Collector-Type, you can define the granularity of stack frame information for the collected call stacks.


Managed only - To focus on managed code only, code that runs under the control of the common language runtime (CLR).

Native only  - To focus on native code only.

Managed & Native - You can include native stack frames within the capture call stacks in addition to managed stack frames. This configuration is useful to capture call stacks from events that are triggered from threads running native code, to capture native stack frames from mixed mode applications or to get insights from the CLR, for instance JIT compilations, native allocations, regular system events etc.


Presentation

You can change the font type, style and size of the presentation data.


Show Tree Indent Indication
You can enable or disable the indentations control to be shown or hidden. Once you enable this option, you can manually adjust the depth of the call tree.