jmap -dump:format=b,file=heapdump.hprof {PID}
PID
ex)
jmap -dump:format=b,file=heapdump.hprof 84544
Eclipse Memory Analyzer (MAT)를 사용하자.