]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: skip profiling tests on mips if highres timers not available
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 16 Nov 2016 16:27:27 +0000 (16:27 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 16 Nov 2016 20:07:47 +0000 (20:07 +0000)
commitcd66c38619cbf6e031d9af4cea8197cd6980ffa1
tree59fe5408d28c353a12020dfe5fa3a5a16855457f
parente279280d0db0a8ffb7b453e789a2e322722d2259
runtime/pprof: skip profiling tests on mips if highres timers not available

Fixes #17936

Change-Id: I20d09712b7d7303257994356904052ba64bc5bf2
Reviewed-on: https://go-review.googlesource.com/33306
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/pprof/pprof_test.go