Modules

General

The Modules tab contains information about modules loaded by the process:

Modules

There are columns that show different information about each allocation:

Column NameDescription
NameModule name.
PathFull module path.
Symbol StatusPossible values:

Symbols not loaded - no symbols available.
Symbols not required - no symbols required because no allocation has a stack trace that refers to the module.
Symbols loaded (exports) - symbols information is based on the export section of the module.
Symbols loaded - symbols loaded for this module.
Symbol NamePath to the file with symbol information, e.g. a PDB file.

Context Menu

Right-click on a module to view its context menu:

Module context menu

Menu ItemDescription
Symbol Load Information for 'module'...Opens a window with symbol information for the module.
Symbol Settings...Opens symbol settings.
Hide Leaks From 'module'Shows / hides allocations from the list that were made from the module.
CopyCopies information about selected modules to Clipboard.
Copy AllCopies information about all modules to Clipboard.