]> Cypherpunks repositories - gostls13.git/commit
runtime: allow mem profiles with GOGC=off
authorRuss Cox <rsc@golang.org>
Fri, 15 Feb 2013 19:48:58 +0000 (14:48 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 15 Feb 2013 19:48:58 +0000 (14:48 -0500)
commit0c3b17a55aebb2f9ea481269b67a2a0099674101
tree1a195fd631f69ea79a2e74c289a546a8d5628a42
parent6c1539bb0137021840b07c07641e28661a652d36
runtime: allow mem profiles with GOGC=off

Fixes #3586.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7304098
src/pkg/runtime/mprof.goc