1
0
mirror of https://github.com/google/gops.git synced 2024-11-24 08:22:25 +02:00

doc: fix title on README

This commit is contained in:
Jaana Burcu Dogan 2017-03-02 11:52:43 -08:00
parent 288e543fee
commit e1d2345403

View File

@ -137,7 +137,7 @@ To enter the heap profile, run:
$ gops pprof-heap (<pid>|<addr>)
```
##### Go execution trace
##### Execution trace
gops allows you to start the runtime tracer for 5 seconds and examine the results.