aboutsummaryrefslogtreecommitdiff
path: root/zh-cn/devices/tech/perf/boot-times.html
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/devices/tech/perf/boot-times.html')
-rw-r--r--zh-cn/devices/tech/perf/boot-times.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/zh-cn/devices/tech/perf/boot-times.html b/zh-cn/devices/tech/perf/boot-times.html
index 30531be0..0a25c23a 100644
--- a/zh-cn/devices/tech/perf/boot-times.html
+++ b/zh-cn/devices/tech/perf/boot-times.html
@@ -320,10 +320,10 @@ long do_sys_open(int dfd, const char __user *filename, int flags, umode_t mode)
使用以下脚本来帮助分析启动性能。
</p>
<ul>
-<li><code>system/extras/boottime_tools/bootanalyze/bootanalyze.py</code>:负责衡量启动时间,并详细分析启动过程中的重要步骤。
-</li><li><code>system/extras/boottime_tools/io_analysis/check_file_read.py
+<li><code>packages/services/Car/tools/bootanalyze/bootanalyze.py</code>:负责衡量启动时间,并详细分析启动过程中的重要步骤。
+</li><li><code>packages/services/Car/tools/io_analysis/check_file_read.py
boot_trace</code>:提供每个文件的访问信息。
-</li><li><code>system/extras/boottime_tools/io_analysis/check_io_trace_all.py
+</li><li><code>packages/services/Car/tools/io_analysis/check_io_trace_all.py
boot_trace</code>:提供系统级细分信息。</li>
</ul>
@@ -565,4 +565,4 @@ systrace 的可视化可以帮助分析启动过程中的具体问题。(不
<strong>注意</strong>:Chrome 无法处理过大的文件。请考虑使用 <code>tail</code>、<code>head</code> 或 <code>grep</code> 分割 <code>boot_trace</code> 文件,以获得必要的部分。由于事件过多,I/O 分析通常需要直接分析获取的 <code>boot_trace</code>。
</p>
-</body></html>
+</body></html> \ No newline at end of file