提交 2229bc43 作者: Jakub Sztandera

Remove conflict of names in the debugging guide

License: MIT
Signed-off-by: 's avatarJakub Sztandera <kubuxu@protonmail.ch>
上级 518f7e06
......@@ -19,7 +19,7 @@ profiling information.
- 30 second cpu profile
- `curl localhost:5001/debug/pprof/profile > ipfs.cpuprof`
- heap trace dump
- `curl localhost:5001/debug/pprof/heap > ipfs.stacks`
- `curl localhost:5001/debug/pprof/heap > ipfs.heap`
- system information
- `ipfs diag sys > ipfs.sysinfo`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论