]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: remove comments pointing to gperftools
authorRaul Silvera <rsilvera@google.com>
Tue, 28 Jun 2016 02:06:17 +0000 (19:06 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 28 Jun 2016 02:40:20 +0000 (02:40 +0000)
commit05ecf534566c0cd05b4afdaa9619522e4204328e
tree9f04cebde952cf378bef29e70a710a812fe27291
parent73516c5f481250db4ccbfdddb8f68ef261897fcb
net/http/pprof: remove comments pointing to gperftools

The version of pprof in gperftools has been deprecated.
No need to have a pointer to that version since go tool pprof
is included with the Go distro.

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