[Java]Mat(Memory Analyzer Tools)
2019-07-11 本文已影响0人
帅可儿妞
使用工具钳先要 dump 内存
jmap -dump:format=b,file=<file-name> <java-pid>
https://blog.csdn.net/shuzui1985/article/details/8607141
https://www.cnblogs.com/larack/p/6071209.html
使用工具钳先要 dump 内存
jmap -dump:format=b,file=<file-name> <java-pid>
https://blog.csdn.net/shuzui1985/article/details/8607141
https://www.cnblogs.com/larack/p/6071209.html