summaryrefslogtreecommitdiff
path: root/src/cmd/prof/doc.go
AgeCommit message (Collapse)AuthorFilesLines
2010-01-11add pprof output format to prof.Rob Pike1-2/+7
amd64 linux only. R=rsc CC=golang-dev http://codereview.appspot.com/186077
2009-11-04stylistic issues in a couple of cmd docsRob Pike1-1/+1
R=rsc http://go/go-review/1017028
2009-11-03more command documentation, including nm and profRob Pike1-0/+43
R=rsc http://go/go-review/1017022