]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: updated documentation (run an http server)
authorPatrick Crosby <patrick@stathat.com>
Tue, 4 Sep 2012 01:27:20 +0000 (11:27 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 4 Sep 2012 01:27:20 +0000 (11:27 +1000)
commitf4c22b29d498c2e942a15cc8b3d2ef30b6bab1e0
treece109aa47368d2866b66f05dc9fe46009f1bfdc4
parent7f075ece42fbbfcd7d0ae64807651618333bd2eb
net/http/pprof: updated documentation (run an http server)

Added instructions for starting an http server
to the godoc header for this package.  With the old
instructions, the example "go tool pprof..." commands
wouldn't work unless you happen to be running an http
server on port 6060 in your application.

R=golang-dev, minux.ma, adg, giacomo.tartari
CC=golang-dev
https://golang.org/cl/6483049
src/pkg/net/http/pprof/pprof.go