aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/tools/profiler
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/tools/profiler')
-rw-r--r--files/zh-cn/tools/profiler/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/zh-cn/tools/profiler/index.html b/files/zh-cn/tools/profiler/index.html
index 9e6dfbcb48..e2f7da543c 100644
--- a/files/zh-cn/tools/profiler/index.html
+++ b/files/zh-cn/tools/profiler/index.html
@@ -2,6 +2,7 @@
title: JavaScript Profiler
slug: Tools/Profiler
translation_of: Tools/Performance
+translation_of_original: Tools/Profiler
---
<div>{{ToolsSidebar}}</div><p>使用Profiler工具找到你的JavaScript代码的瓶颈. Profiler会定期统计JavaScript样本的堆栈信息.</p>