]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: enable profiling test on openbsd
authorJoel Sing <jsing@google.com>
Mon, 13 Jan 2014 00:24:08 +0000 (11:24 +1100)
committerJoel Sing <jsing@google.com>
Mon, 13 Jan 2014 00:24:08 +0000 (11:24 +1100)
commit073bd0ba245395fdb9b2837fa365fb4a23eebb7a
tree439d52a39e3c938ff16227a67fa17216bfda0217
parentc7ef348bad102b3427b4242018e92eba17d079ba
runtime/pprof: enable profiling test on openbsd

Profiling of multithreaded applications works correctly on OpenBSD
5.4-current, so enable the profiling test.

R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/50940043
src/pkg/runtime/pprof/pprof.go
src/pkg/runtime/pprof/pprof_test.go