r220470 - in /trunk/libgo: go/runtime/extern.go...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Feb 6 05:03:00 GMT 2015


Author: ian
Date: Fri Feb  6 05:03:22 2015
New Revision: 220470

URL: https://gcc.gnu.org/viewcvs?rev=220470&root=gcc&view=rev
Log:
runtime:  Add memprofilerate to GODEBUG

Add memprofilerate as a value recognized
in the GODEBUG env var.  The value provided
is used as the new setting for
runtime.MemProfileRate, allowing the user
to adjust memory profiling.

Modified:
    trunk/libgo/go/runtime/extern.go
    trunk/libgo/runtime/runtime.c



More information about the Gcc-cvs mailing list