]> Cypherpunks repositories - gostls13.git/commit
test: improve runtime/pprof tests for gccgo
authorThan McIntosh <thanm@google.com>
Fri, 27 Jul 2018 11:21:24 +0000 (07:21 -0400)
committerThan McIntosh <thanm@google.com>
Fri, 31 Aug 2018 13:54:24 +0000 (13:54 +0000)
commit88206b89313bd7c143bc0d4946543969255ecc2b
treeba5aab6abb00714fc947abb9a5d897396821a96e
parentdbd8af74723d2c98cbdcc70f7e2801f69b57ac5b
test: improve runtime/pprof tests for gccgo

In the CPU profile tests for gccgo, check to make sure that the
runtime's sigprof handler itself doesn't appear in the profile. Add a
"skip if gccgo" guard to one testpoint.

Updates #26595

Change-Id: I92a44161d61f17b9305ce09532134edd229745a7
Reviewed-on: https://go-review.googlesource.com/126316
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/pprof/pprof_test.go