提交 3d8c8d30 编写于 作者: U uxiahnan

JVM下篇:性能监控与调优篇

链接问题
by vector
at 2021年5月4日21:56:19
上级 5ed546e9
......@@ -115,7 +115,7 @@
**第2步:性能分析**
- 打印GC日志,通过GCviewer或者http://gceasy.io来分析异常信息
- 打印GC日志,通过GCviewer或者 http://gceasy.io 来分析异常信息
- 灵活运用命令行工具、jstack、jmap、jinfo等
- dump出堆文件,使用内存分析工具分析文件
- 使用阿里Arthas、jconsole、JVisualVM来实时查看JVM状态
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册