dotTrace 2018.2 Help

System Module Folding

Performance Viewer | View | Options | Folding | System module folding
Timeline Viewer | View | Options | Folding | System module folding
Visual Studio | ReSharper | Options | dotTrace | System module folding

In the System module folding tab you create filters that limit the number of functions filtered in the snapshot.

Item

Description

Filter functions from following modules

In this area specify functions from what modules should be filtered. By default there are a number of groups containing several modules. These modules can't be removed, but can be disabled.
Note that module is not equal to assembly. A module is a single file containing content that can be executed by CLR, while assembly is a set of code modules and other resources that implement a unit of functionality. Although, in most cases, assembly name is equal to a module name without extension, sometimes, assembly's functionality may be implemented in a number of modules.

Add

Click this button to add a new module from one of available frameworks.

Remove

Click this button to remove the selected module.

Last modified: 21 December 2018

See Also