]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: make CPU profiling tests more robust
authorDmitriy Vyukov <dvyukov@google.com>
Sat, 30 Aug 2014 18:38:54 +0000 (22:38 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Sat, 30 Aug 2014 18:38:54 +0000 (22:38 +0400)
commit2fd62a42b48ffc111aebdc4a191d705248888fc1
tree0eb11d0ea5b62fc29a6d3c9f9085178745d3ac97
parent7006aafdcd3be55d13e987dc9008425111bc7850
runtime/pprof: make CPU profiling tests more robust
Under the race detector most of the samples go into race runtime,
because of that freebsd race builder constantly fails on this test.

LGTM=bradfitz, rsc
R=golang-codereviews, bradfitz, rsc
CC=golang-codereviews, minux
https://golang.org/cl/133370043
src/pkg/runtime/pprof/pprof_test.go