]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: disable testing under race detector
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 24 Jun 2013 19:51:00 +0000 (23:51 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 24 Jun 2013 19:51:00 +0000 (23:51 +0400)
commitbd105b2bcafc3b8d4e5a17608da33f31d6486946
tree136a54cb587b8537b3b1e1a900474e02a3a31ec4
parentf21bc7920decb5b6f94d49a9e8eefcdb74960c24
runtime/pprof: disable testing under race detector
until we decide what to do with issues 5659/5736.
Profiling with race detector is not very useful in general,
and now it makes race builders red.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/10523043
src/pkg/runtime/pprof/pprof_test.go