Apply suggestions from code review

Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
This commit is contained in:
Alex Unger
2021-08-24 15:50:06 +02:00
committed by GitHub
parent 147a8f8004
commit 06a4a8ef0e

View File

@@ -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: