aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/prof/doc.go
AgeCommit message (Expand)Author
2013-05-06go1.1rc2go1.1rc2Andrew Gerrand
2013-02-19cmd/godoc: use go/build to determine package and example filesRobert Griesemer
2012-03-05cmd: update formatting of usage messagesAndrew Gerrand
2012-02-04tools: update references to "x" to be "go tool x"Rob Pike
2010-01-11add pprof output format to prof.Rob Pike
2009-11-04stylistic issues in a couple of cmd docsRob Pike
2009-11-03more command documentation, including nm and profRob Pike