We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cacc9 commit 7c65470Copy full SHA for 7c65470
docs/java.md
@@ -85,7 +85,7 @@ show-busy-java-threads <重复执行的间隔秒数> [<重复执行的次数>]
85
show-busy-java-threads -a <运行输出的记录到的文件>
86
# 记录到文件以方便回溯查看
87
88
-show-duplicate-java-classes -S <存储jstack输出文件的目录>
+show-busy-java-threads -S <存储jstack输出文件的目录>
89
# 指定jstack输出文件的存储目录,方便记录以后续分析
90
91
##############################
0 commit comments