]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: fix memory profiler test
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 17 Oct 2014 17:28:47 +0000 (21:28 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 17 Oct 2014 17:28:47 +0000 (21:28 +0400)
commitf4de59e234bfa7fb2a3a86764f390b09d4249a9b
tree049860282eb2391f45af3cf9c67ff5998453f4ee
parentcfafa9f4cb1a20c4a9490d5bd8e561e650562f54
runtime/pprof: fix memory profiler test
Don't use cmd/pprof as it is not necessary installed
and does not work on nacl and plan9.
Instead just look at the raw profile.

LGTM=crawshaw, rsc
R=golang-codereviews, crawshaw, 0intro, rsc
CC=golang-codereviews
https://golang.org/cl/159010043
src/runtime/pprof/mprof_test.go