1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:21:21 -06:00
go/src
Dmitriy Vyukov fa4628346b runtime: remove unused m->racepc
The original plan was to collect allocation stacks
for all memory blocks. But it was never implemented
and it's not in near plans and it's unclear how to do it at all.

R=golang-dev, dave, bradfitz
CC=golang-dev
https://golang.org/cl/12724044
2013-08-12 21:48:19 +04:00
..
cmd cmd/5g: factor out prog information 2013-08-12 13:42:23 -04:00
lib9 libmach,lib9: override unused parameter warnings (fixes windows build) 2013-07-20 12:43:50 +10:00
libbio libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
libmach libmach: support more 386/amd64 instructions 2013-07-20 00:38:26 -07:00
pkg runtime: remove unused m->racepc 2013-08-12 21:48:19 +04:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat cmd/dist: fix windows build. 2013-08-02 14:29:04 -07:00
Make.dist
make.rc build: fix make.rc on Plan 9 2013-05-24 13:55:19 -07:00
race.bash
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash cmd/api: eliminate duplicate package import work 2013-08-09 18:44:00 -04:00
run.bat cmd/api: eliminate duplicate package import work 2013-08-09 18:44:00 -04:00
run.rc build: remove builder from test suite (fix build) 2013-08-01 13:49:00 +10:00
sudo.bash cmd/cov: delete 2013-05-24 11:06:06 -07:00