From b2cd7370ef211a66bc1456bfb0ded32e1da91282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=B3=E9=98=B3?= <260893248@qq.com> Date: Mon, 3 Dec 2018 09:40:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=A3=E4=B8=AA->=E5=93=AA=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 那个->哪个 --- README_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_CN.md b/README_CN.md index 2f5f1dd5a..bba5b2d94 100644 --- a/README_CN.md +++ b/README_CN.md @@ -227,7 +227,7 @@ ts=2018-09-18 10:11:45;thread_name=http-bio-8080-exec-10;id=d9;is_daemon=true;pr #### Trace -观察方法执行的时候那个子调用比较慢: +观察方法执行的时候哪个子调用比较慢: ![trace](site/src/site/sphinx/_static/trace.png) @@ -324,4 +324,4 @@ $ classloader ### 仓库镜像 -* [码云Arthas](https://gitee.com/arthas/arthas) \ No newline at end of file +* [码云Arthas](https://gitee.com/arthas/arthas)