summaryrefslogtreecommitdiff
path: root/src/cmd/prof/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-5/+0
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-0/+5
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-38/+0
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+38
2011-09-13Imported Upstream version 60Ondřej Surý1-38/+0
2011-08-03Imported Upstream version 59upstream/59Ondřej Surý1-3/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-11/+13
2010-03-26fix buildRuss Cox1-1/+1
2010-03-26prof: install gopprof tooRuss Cox1-1/+4
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell1-0/+1
2009-10-03clean moreRuss Cox1-1/+1
2009-09-22use $(shell uname) instead of $GOOS whenRuss Cox1-1/+1
2009-08-14rename libmach_amd64 libmachRob Pike1-1/+1
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock1-1/+1
2008-11-18add build step to install debuggers setgid procmod.Russ Cox1-1/+8
2008-11-14code coverage toolRuss Cox1-1/+1
2008-09-23rudimentary real-time profiler.Rob Pike1-0/+28