Mchr3k
- InMemProfiler
Release Notes
Latest Release
Release 6
Release 5
Release 4
Release 3
Release 2
Release 1
Latest Development Build
Release 6 (27/01/2012)
Improve output to include percentages
Add control console
Add #noblame and #detailedtrace
Release 5 (27/02/2011)
Track objects #largerthan a particular size
Release 4 (28/08/2010)
Track allocation sites
Identify significant stackframe classes
Release 3 (16/08/2010)
Fix bug which tracked allocations made when producing output from a call to Profiler.outputData()
Release 2 (13/08/2010)
Fix bug in argument parsing
Add JSP control pages
Add #exactmatch argument
Release 1 (07/08/2010)
Initial release
Exclusion prefixes
Single line of output when the agent starts up
Reduce memory overheads � store classname and creation time in weakref subclass, still need a single map
Add programmatic API for begin, writeoutput and reset
Use agent to instrument all array allocations at point of allocation
Home
Source
Issues
User Guide
Identifying Memory Allocators
Profiler Arguments
Runtime Overheads
JSP Control Pages
How This Works
Development
Release Notes
Roadmap
Implementation Details
Other Projects