mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 09:34:03 +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
|
||||
- `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`
|
||||
|
||||
|
Reference in New Issue
Block a user