]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: specify behavior of SetMutexProfileFraction for negative values
authorAditya Mukerjee <dev@chimeracoder.net>
Thu, 19 Apr 2018 16:24:53 +0000 (12:24 -0400)
committerIan Lance Taylor <iant@golang.org>
Thu, 19 Apr 2018 17:03:45 +0000 (17:03 +0000)
commit3d8940a9ee791089ad6417b35d9e70ed2bfc7258
tree741822618b909b181798e461b685a8a0c5f1fd5e
parent34f5f8a580d4723e0094c8546724548abe65f893
runtime: specify behavior of SetMutexProfileFraction for negative values

Change-Id: Ie4da1a515d5405140d742bdcd55f54a73a7f71fe
Reviewed-on: https://go-review.googlesource.com/108175
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/mprof.go