]> Cypherpunks repositories - gostls13.git/commit
runtime: make pprof a little nicer
authorRuss Cox <rsc@golang.org>
Thu, 16 Oct 2014 18:44:55 +0000 (14:44 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 16 Oct 2014 18:44:55 +0000 (14:44 -0400)
commit7ed8723d49f93b0b983a0a89504a03e455e07537
treec99025d9e2021b7637006d511d601e96e4d4e2a0
parent8f47c837fd4f550c5b3f25f3725c7101c281e363
runtime: make pprof a little nicer

Update #8942

This does not fully address issue 8942 but it does make
the profiles much more useful, until that issue can be
fixed completely.

LGTM=dvyukov
R=r, dvyukov
CC=golang-codereviews
https://golang.org/cl/159990043
src/runtime/proc.c