]> Cypherpunks repositories - gostls13.git/commit
runtime: disable pprof test with cgo on aix/ppc64
authorClément Chigot <clement.chigot@atos.net>
Thu, 21 Feb 2019 09:14:46 +0000 (10:14 +0100)
committerIan Lance Taylor <iant@golang.org>
Tue, 19 Mar 2019 04:18:48 +0000 (04:18 +0000)
commit205d62d58b16afbb4e6232a0591e3e8f4153a591
treea0d514aebb7dd56cfed95104d018d5d76c939cbd
parent6f7bb2cab6c9ac6b6ec530a87ffc854d19335a15
runtime: disable pprof test with cgo on aix/ppc64

This commit disables new cgo pprof tests and adds an handler in sigtramp
to refuse SIGPROF signal.

Updates #28555

Change-Id: I152a871f8636e93328d411329104c6f023bd1691
Reviewed-on: https://go-review.googlesource.com/c/go/+/164013
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/crash_cgo_test.go
src/runtime/pprof/proto_test.go
src/runtime/sys_aix_ppc64.s