]> Cypherpunks repositories - gostls13.git/commit
runtime: more precise mprof sampling
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 12 Feb 2014 18:36:45 +0000 (22:36 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 12 Feb 2014 18:36:45 +0000 (22:36 +0400)
commitbf0d71af2907401a83f846d2f6baff38029aa4cd
treef79e2e3c6f57a7da734233d7d9139a0384979f83
parent5e72fae9b2c4fddc67a5d8ea0aecf3f73234d83e
runtime: more precise mprof sampling
Better sampling of objects that are close in size to sampling rate.
See the comment for details.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/43830043
misc/pprof
src/pkg/runtime/malloc.goc