Please enable JavaScript to view this site.

Memory Validator Help

Navigation: The User Interface > The main display > .Net > .Net Leak Analysis

.Net Leak Analysis Display Settings

Scroll Prev Top Next More

The .Net Leak Analysis Display Settings control the .Net memory, .Net handles and displayed on the .Net Leak Analysis.

 

The default options are shown below:

 

leak-analysis-display-settings

 

 

The display style can be one of the following values:

 

Full instructionStep information about every allocation and error is displayed (unless filtered)

Simplified - your source code at root instructionStep Only traces that have a callstack with your source code at the top of the callstack are displayed

Simplified - your source code not at root instructionStep Only traces that have a callstack with your source code in the callstack (except for the top position) are displayed

Simplified - your source code anywhere instructionStep Only traces that have a callstack with your source code anywhere in the callstack are displayed

Simplified - compiler vendor source code at root instructionStep Only traces that have a callstack with your compiler vendor source code at the top of the callstack are displayed

Simplified - compiler vendor source code not at root instructionStep Only traces that have a callstack with your compiler vendor source code in the callstack (except for the top position) are displayed

Simplified - compiler vendor source code anywhere instructionStep Only traces that have a callstack with your compiler vendor source code anywhere in the callstack are displayed

Simplified - no source code instructionStep Only traces that have a callstack with no source code are displayed

 

The callstack grouping can be one of the following values:

 

Full instructionStep every callstack is shown. This can be slow if there are many unique results.

Simplified - Only show unique callstacks instructionStep traces that share the same callstack are displayed once. A summary is shown indicating the number of allocations, how many bytes in those allocations and the size of the largest allocation.

 

Clear the display and re-run... instructionStep the display will be cleared and the query re-run if this option is selected.

 

 

Reset

 

Reset instructionStep resets all the display related settings for this tab