Memory Analyzer
Description
Memory Analyzer is a tool for tracking memory requirements of native (unmanaged) applications. It keeps track of allocation and deallocation statistics in real time, it helps finding memory leaks as well as memory heavy functions/classes in your code.
Give it a try and tell us what you think!
Disclaimer: This project is still early in development and it might have several bugs. It was targeted for internal use only, so it might not be polished enough for public consumption.
Current version
Memory Analyzer v1.1 (build 20110202)
Previous versions
Memory Analyzer v1.1 (build 20110104)
Memory Analyzer v1.0 (build 20090929)
Prerequisites
Microsoft Visual C++ 2008 Feature Pack Redistributable Package (x86)
Related posts
Tracking Memory Allocations
Memory Analyzer v1.0 demo
Memory Analyzer v1.1
Screenshots
![]()
![]()
![]()