mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 01:52:26 +08:00
Remove conflict of names in the debugging guide
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -19,7 +19,7 @@ profiling information.
|
|||||||
- 30 second cpu profile
|
- 30 second cpu profile
|
||||||
- `curl localhost:5001/debug/pprof/profile > ipfs.cpuprof`
|
- `curl localhost:5001/debug/pprof/profile > ipfs.cpuprof`
|
||||||
- heap trace dump
|
- heap trace dump
|
||||||
- `curl localhost:5001/debug/pprof/heap > ipfs.stacks`
|
- `curl localhost:5001/debug/pprof/heap > ipfs.heap`
|
||||||
- system information
|
- system information
|
||||||
- `ipfs diag sys > ipfs.sysinfo`
|
- `ipfs diag sys > ipfs.sysinfo`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user