# 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:

<div class="contents" id="bkmrk-deselect-recorder-%28r"><div class="textblock">- Deselect recorder (Recorder-ID as well as recorder annotation name is supported)
- Timespan
- Hitcount of a recorder

</div></div>---

# 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:

<div class="contents" id="bkmrk-memory-over-time-gra"><div class="textblock">- Memory Over Time Graph
- Snapshot information at selected timestamp
- Memory information listed in tabluar form
- Analysis tools for troubleshooting and typical memory issues

<dl class="see"><dt>**See also:**</dt><dd><span style="color: rgb(230, 126, 35);">[MemoryPool-Analyzer module documentation](https://doc316en.candera.eu/books/analyzer/chapter/memory-analyzer-overview)</span></dd></dl></div></div>---