update profiler.md

pull/1782/head
hengyunabc 4 years ago
parent 705bfdad32
commit c6e2c2d4dc

@ -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

Loading…
Cancel
Save