Classmexer is a simple instrumentation agent that can be attached to a Java program and allows that program to query the memory usage of objects, including the "deep" memory usage: aggregate usage of an object and its sub-objects or referred objects.
| Tags | profiling instrumentation memory |
|---|---|
| Licenses | Freeware |
| Implementation | Java Java Instrumentation |