summaryrefslogtreecommitdiff
path: root/src/cmd/prof/doc.go
AgeCommit message (Collapse)AuthorFilesLines
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-49/+0
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-0/+49
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-48/+0
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+48
2011-09-13Imported Upstream version 60Ondřej Surý1-48/+0
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