java导出堆栈内存

340 阅读1分钟

jmap -dump:format=b,file=file file:指定导出的文件名字 : java 进程id