Analyzer V3.3.0
Scene Analyzer
A filter functionality has been added to filter a logfile before it is loaded into the Analyzer.
This filter includes:
- Deselect recorder (Recorder-ID as well as recorder annotation name is supported)
- Timespan
- Hitcount of a recorder
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