]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.2] runtime: remove nomemprof
authorAndrew Gerrand <adg@golang.org>
Thu, 31 Oct 2013 23:51:42 +0000 (10:51 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 31 Oct 2013 23:51:42 +0000 (10:51 +1100)
commit000c1c5127034e0d3af897c43e79f7ce952ea184
tree918dfd8680a6b32835ef1caa019ddb6a4ddec333
parentc1792398d40979beadf97f88c0954a67b0a70b1e
[release-branch.go1.2] runtime: remove nomemprof

««« CL 14695044 / 35d5bae6aac8
runtime: remove nomemprof
Nomemprof seems to be unneeded now, there is no recursion.
If the recursion will be re-introduced, it will break loudly by deadlocking.
Fixes #6566.

R=golang-dev, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/14695044
»»»

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/20540043
src/pkg/runtime/mprof.goc
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h