Updated How to use debug api (markdown)
parent
0a4566a11c
commit
9e26c7f07f
@ -30,11 +30,10 @@ Heap details:
|
||||
```
|
||||
go tool pprof -http=:8080 http://127.0.0.1:xxxx/debug/pprof/heap
|
||||
````
|
||||

|
||||
<img src="https://raw.githubusercontent.com/MetaCubeX/Clash.Meta/Alpha/docs/heap.svg?sanitize=true">
|
||||
|
||||
Allocs details
|
||||
````
|
||||
go tool pprof -http=:8080 http://127.0.0.1:xxxx/debug/pprof/allocs
|
||||
````
|
||||

|
||||
|
||||
<img src="https://raw.githubusercontent.com/MetaCubeX/Clash.Meta/Alpha/docs/allocs.svg?sanitize=true">
|
||||
|
Reference in New Issue
Block a user