I\'m trying to locate where my memory has gone for a java process running in linux. Someone suggested I use pmap -x to see exactly what the memory is doing.
The out
Use Eclipse MAT (when you get OutOfMemoryExceptions in the Java Heap not the native heap).