]> Cypherpunks repositories - gostls13.git/commit
runtime: more malloc statistics
authorRuss Cox <rsc@golang.org>
Mon, 29 Mar 2010 20:06:26 +0000 (13:06 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 29 Mar 2010 20:06:26 +0000 (13:06 -0700)
commita70987676713a281c2f00215c0e32473b319f0c2
tree1042d2806e37a28bb22ea426df79ee3c3ab67b4f
parent71f5fa31114721f9788d9f618071be8a333e7213
runtime: more malloc statistics
expvar: default publishings for cmdline, memstats
godoc: import expvar

R=r
CC=golang-dev
https://golang.org/cl/815041
src/cmd/godoc/main.go
src/pkg/expvar/expvar.go
src/pkg/runtime/extern.go
src/pkg/runtime/malloc.cgo
src/pkg/runtime/malloc.h
src/pkg/runtime/mfixalloc.c
src/pkg/runtime/mheap.c
src/pkg/runtime/pprof/pprof.go