jmap 應用

jmap prints shared object memory maps or heap memory details of a given process or core file or a remote debug server. shell

jmap -dump:format=b,file=c:\work\heapxx.bin 7388 spa

jhat -J-Xmx512m ./heapxx.bin
localhost:7000查看
相關文章
相關標籤/搜索