Apply suggestions from code review
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
This commit is contained in:
co-authored by
Pascal Wengerter
parent
147a8f8004
commit
06a4a8ef0e
@@ -106,7 +106,7 @@ $ go get -u github.com/google/pprof
|
||||
Collect 30 seconds of samples:
|
||||
|
||||
```console
|
||||
$ prof -web http://:1234/debug/pprof/profile\?seconds\=30
|
||||
$ pprof -web http://:1234/debug/pprof/profile\?seconds\=30
|
||||
```
|
||||
|
||||
Once the collection is done a browser tab will open with the result `svg`, looking similar to this:
|
||||
|
||||
Reference in New Issue
Block a user