mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update profiler.md
This commit is contained in:
@@ -227,3 +227,8 @@ The generated results can be viewed with tools that support the jfr format. such
|
||||
|
||||
* JDK Mission Control: https://github.com/openjdk/jmc
|
||||
* JProfiler: https://github.com/alibaba/arthas/issues/1416
|
||||
|
||||
|
||||
### The 'unknown' in profiler result
|
||||
|
||||
* https://github.com/jvm-profiling-tools/async-profiler/discussions/409
|
||||
@@ -228,4 +228,9 @@ profiler start --file /tmp/test.jfr
|
||||
生成的结果可以用支持jfr格式的工具来查看。比如:
|
||||
|
||||
* JDK Mission Control : https://github.com/openjdk/jmc
|
||||
* JProfiler : https://github.com/alibaba/arthas/issues/1416
|
||||
* JProfiler : https://github.com/alibaba/arthas/issues/1416
|
||||
|
||||
|
||||
### 生成的火焰图里的 unknown
|
||||
|
||||
* https://github.com/jvm-profiling-tools/async-profiler/discussions/409
|
||||
|
||||
Reference in New Issue
Block a user