From f74b6e7f698573b3522c9acd8538b2e161ae61f4 Mon Sep 17 00:00:00 2001 From: luyuxuan418 Date: Tue, 12 Dec 2023 17:50:39 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: luyuxuan418 --- README_zh.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README_zh.md b/README_zh.md index bea68ce1..f87d8ca0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -56,6 +56,11 @@ PC端以Smartperf_Host网站的形式进行发布,内部分为Trace Streamer 使用Smartperf_Host抓取单个进程的smaps数据(类别、Pss、Rss、Vss等),数据源为/proc/$pid/smaps,详见《[进程smaps的抓取和展示说明](./ide/src/doc/md/quickstart_smaps.md)》。 ### Sql分析和Metrics说明 Smartperf_Host网站trace解析完成后在线数据库使用说明,详见《[Sql分析和Metrics说明](./ide/src/doc/md/quickstart_sql_metrics.md)》。 +## 发行版指南 +### 发行版链接 +https://gitee.com/openharmony/developtools_smartperf_host/releases +### 说明 +111 ## 编译指南 项目编译主要包括两部分,Trace Streamer编译和Smartperf_Host编译部署。 ### 构建约束 -- Gitee From 45ad1141ce3bf3ba58a0e3a3eeb340ef180e2f4d Mon Sep 17 00:00:00 2001 From: luyuxuan418 Date: Tue, 12 Dec 2023 18:00:22 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: luyuxuan418 --- README_zh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_zh.md b/README_zh.md index f87d8ca0..2a4a876f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -57,10 +57,10 @@ PC端以Smartperf_Host网站的形式进行发布,内部分为Trace Streamer ### Sql分析和Metrics说明 Smartperf_Host网站trace解析完成后在线数据库使用说明,详见《[Sql分析和Metrics说明](./ide/src/doc/md/quickstart_sql_metrics.md)》。 ## 发行版指南 -### 发行版链接 +### 链接 https://gitee.com/openharmony/developtools_smartperf_host/releases ### 说明 -111 +点击链接进行下载,解压后直接执行main.exe启动程序,通过浏览器访问https://[部署机器ip地址]:9000/application/ 即可使用Smartperf_Host的全部功能。 ## 编译指南 项目编译主要包括两部分,Trace Streamer编译和Smartperf_Host编译部署。 ### 构建约束 -- Gitee From 0432f4f84b963f3c7c1eda79b49d49b21fafcb69 Mon Sep 17 00:00:00 2001 From: luyuxuan418 Date: Tue, 12 Dec 2023 18:07:22 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: luyuxuan418 --- README_zh.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README_zh.md b/README_zh.md index 2a4a876f..3f7c5c22 100644 --- a/README_zh.md +++ b/README_zh.md @@ -57,10 +57,10 @@ PC端以Smartperf_Host网站的形式进行发布,内部分为Trace Streamer ### Sql分析和Metrics说明 Smartperf_Host网站trace解析完成后在线数据库使用说明,详见《[Sql分析和Metrics说明](./ide/src/doc/md/quickstart_sql_metrics.md)》。 ## 发行版指南 -### 链接 +### 下载链接 https://gitee.com/openharmony/developtools_smartperf_host/releases -### 说明 -点击链接进行下载,解压后直接执行main.exe启动程序,通过浏览器访问https://[部署机器ip地址]:9000/application/ 即可使用Smartperf_Host的全部功能。 +### 使用说明 +点击上述链接下载工具包,解压后直接执行main.exe启动程序,通过浏览器访问 https://[部署机器ip地址]:9000/application/ 即可使用Smartperf_Host的全部功能。 ## 编译指南 项目编译主要包括两部分,Trace Streamer编译和Smartperf_Host编译部署。 ### 构建约束 -- Gitee From 68ef489fe453253a03ee4d4a04d9825d0c3245b6 Mon Sep 17 00:00:00 2001 From: luyuxuan418 Date: Tue, 12 Dec 2023 18:10:47 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: luyuxuan418 --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 3f7c5c22..b01b7e41 100644 --- a/README_zh.md +++ b/README_zh.md @@ -60,7 +60,7 @@ Smartperf_Host网站trace解析完成后在线数据库使用说明,详见《[ ### 下载链接 https://gitee.com/openharmony/developtools_smartperf_host/releases ### 使用说明 -点击上述链接下载工具包,解压后直接执行main.exe启动程序,通过浏览器访问 https://[部署机器ip地址]:9000/application/ 即可使用Smartperf_Host的全部功能。 +点击上述链接下载工具包,解压后直接执行 main.exe 启动程序,通过浏览器访问 https://[部署机器ip地址]:9000/application/ 即可使用Smartperf_Host的全部功能。 ## 编译指南 项目编译主要包括两部分,Trace Streamer编译和Smartperf_Host编译部署。 ### 构建约束 -- Gitee