Commit daa7bd8e authored by Rob Pike's avatar Rob Pike

net/http/pprof: link to blog post

Fixes #2943.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5649079
parent fb2caa32
......@@ -26,6 +26,10 @@
//
// go tool pprof http://localhost:6060/debug/pprof/thread
//
// For a study of the facility in action, visit
//
// http://blog.golang.org/2011/06/profiling-go-programs.html
//
package pprof
import (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment