]> Cypherpunks repositories - gostls13.git/commit
runtime: emit collection stacks in GODEBUG=allocfreetrace mode
authorRuss Cox <rsc@golang.org>
Tue, 14 Jan 2014 15:39:50 +0000 (10:39 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 14 Jan 2014 15:39:50 +0000 (10:39 -0500)
commit3ec60c253d9d419eb7a35a40e01315e3d1497465
tree767ad42cc7c581ad12c20129743e1f0da709f7a2
parente0dcf73d6163beeb4e92715d2f64fdc0ca9573be
runtime: emit collection stacks in GODEBUG=allocfreetrace mode

R=khr, dvyukov
CC=golang-codereviews
https://golang.org/cl/51830043
src/pkg/runtime/malloc.h
src/pkg/runtime/mgc0.c
src/pkg/runtime/mprof.goc