mirror of
https://github.com/google/gops.git
synced 2024-11-24 08:22:25 +02:00
README.md: fix typo (#119)
This commit is contained in:
parent
b96604fa98
commit
6fb0d860e5
@ -177,7 +177,7 @@ To print the runtime statistics such as number of goroutines and `GOMAXPROCS`.
|
||||
##### Pprof
|
||||
|
||||
gops supports CPU and heap pprof profiles. After reading either heap or CPU profile,
|
||||
it shells out to the `go tool pprof` and let you interatively examine the profiles.
|
||||
it shells out to the `go tool pprof` and let you interactively examine the profiles.
|
||||
|
||||
To enter the CPU profile, run:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user