Andy's Java notes
Wednesday, 22 December 2010
Debug - Heap and memory allocation
So Java comes with these tools now:
jconsole
jvisualvm
But there is also this neat little tool allowing you to look inside the heap and see how the memory is allocated
jmap -heap <process id>
Free simple profiler - JIP
'Heavy' profiling
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment