runtime.c
9.13 KB
-
runtime: Add memprofilerate to GODEBUG · 8c5c44aa
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. From-SVN: r220470
Ian Lance Taylor committed