Skip to main content

MemoryPool-Analyzer Module

A new module for the Analyzer is available now. This module is used in conjunction with memory pools.
It is possible to trace the behavior of the memory pools (alloc/free) and load it into the Analyzer.
The Analyzer provides different statistics and analysis functionalities.
This includes:

  • Memory Over Time Graph
  • Snapshot information at selected timestamp
  • Memory information listed in tabluar form
  • Analysis tools for troubleshooting and typical memory issues
See also:
MemoryPool-Analyzer module documentation