1
0
mirror of https://github.com/golang/go synced 2024-11-20 02:24:43 -07:00
go/src/runtime/pprof
Austin Clements 624d798a41 runtime/pprof: disable TestStackBarrierProfiling on ppc64
This test depends on GODEBUG=gcstackbarrierall, which doesn't work on
ppc64.

Updates #13334.

Change-Id: Ie554117b783c4e999387f97dd660484488499d85
Reviewed-on: https://go-review.googlesource.com/17120
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
2015-11-20 19:39:36 +00:00
..
mprof_test.go test: use go:noinline consistently 2015-11-03 02:01:34 +00:00
pprof_test.go runtime/pprof: disable TestStackBarrierProfiling on ppc64 2015-11-20 19:39:36 +00:00
pprof.go runtime/pprof: document content of heap profile 2015-07-27 16:30:27 +00:00