]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: note calling runtime.SetBlockProfileRate is required for block profile
authorDan Peterson <dpiddy@gmail.com>
Wed, 6 Apr 2016 14:18:55 +0000 (11:18 -0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Apr 2016 15:37:16 +0000 (15:37 +0000)
commitb2fc9f1c23453e16ab08d411ed0e439212d6e5e6
treebafd6c180d185f8b362539b4a9e305e2bb18cd45
parent309144b7f1090cbc7c3a90eb252d20a939caf398
net/http/pprof: note calling runtime.SetBlockProfileRate is required for block profile

Fixes #15076

Change-Id: I5ce8f6253245d8cc1f862a1bf618775f557f955d
Reviewed-on: https://go-review.googlesource.com/21610
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/pprof/pprof.go