jvisualvm All-in-One Java Troubleshooting Tool

java 监控、故障、性能可视化分析

 VisualVM: Download https://visualvm.github.io/download.html

 

All-in-One Java Troubleshooting Tool

 

Java VisualVM https://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/monitor_tab.html

Java VisualVM https://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/heapdump.html

Java VisualVM https://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/threads.html

 

 

https://blog.csdn.net/wizard_rp/article/details/73266194 

 

Visually monitors, troubleshoots, and profiles Java applications. 

 

linux-windows下分析

1、

jmap -dump:format=b,file=heap.log 1236

2、

加载文件

 

 

 

posted @ 2019-03-04 15:16  papering  阅读(191)  评论(0编辑  收藏  举报