]> Cypherpunks repositories - gostls13.git/commit
runtime: write memory profile statistics to the heap dump.
authorKeith Randall <khr@golang.org>
Thu, 8 May 2014 15:35:49 +0000 (08:35 -0700)
committerKeith Randall <khr@golang.org>
Thu, 8 May 2014 15:35:49 +0000 (08:35 -0700)
commit65c63dc4aabba3ecd320427fb20bc1cdbe0d2a3d
tree8773cd3a19ea070f92bbfc3d6a31c818ae20c74e
parent1c2cc125fb2baad78167ee543f1d96aea9135734
runtime: write memory profile statistics to the heap dump.

LGTM=rsc
R=rsc, khr
CC=golang-codereviews
https://golang.org/cl/97010043
src/pkg/runtime/heapdump.c
src/pkg/runtime/malloc.h
src/pkg/runtime/mprof.goc