Skip to content

Commit

Permalink
Add guide: Diagnostics - Flame Graphs (#2102)
Browse files Browse the repository at this point in the history
* Add guide: Diagnostics - Flame Graphs

Ref: #1444

* zh-cn:trans for 'Diagnostics - Flame Graphs'

trans for 'Diagnostics - Flame Graphs'.
  • Loading branch information
fhemberger authored Feb 21, 2019
1 parent c170a70 commit edf5274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions locale/en/docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ layout: docs.hbs
- [Getting Started Guide](getting-started-guide/)
- [Debugging - Getting Started](debugging-getting-started/)
- [Easy profiling for Node.js Applications](simple-profiling/)
- [Diagnostics - Flame Graphs](diagnostics-flamegraph/)
- [Dockerizing a Node.js web app](nodejs-docker-webapp/)
- [Migrating to safe Buffer constructors](buffer-constructor-deprecation/)

Expand Down
1 change: 1 addition & 0 deletions locale/zh-cn/docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ layout: docs.hbs
- [入门指南](getting-started-guide/)
- [调试入门](debugging-getting-started/)
- [Node.js 应用一窥](simple-profiling/)
- [诊断 - 火焰图](diagnostics-flamegraph/)
- [将 Node.js 网络应用安装到 Docker 中](nodejs-docker-webapp/)
- [迁移到安全的 Buffer 构造函数中](buffer-constructor-deprecation/)

Expand Down

0 comments on commit edf5274

Please sign in to comment.