]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime/trace: add missing events for the locked g in extra M."
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Sat, 13 Aug 2022 04:13:56 +0000 (04:13 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 15 Aug 2022 15:22:28 +0000 (15:22 +0000)
commit8adc63b3eb21e8bbacd13335bcf8d6b3a9a507c4
treedc64cf731dbac1433d05fdb0b905aaea41f0d370
parentf1b1557cf3c9ca5e3def849656f79f39041d0055
Revert "runtime/trace: add missing events for the locked g in extra M."

This reverts commit ea9c3fd42d94182ce6f87104b68a51ea92f1a571.

Reason for revert: break linux/ricsv64, openbsd/arm, illumos/amd64 builders

Change-Id: I98479a8f63e76eed89a0e8846acf2c73e8441377
Reviewed-on: https://go-review.googlesource.com/c/go/+/423437
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/internal/trace/goroutines.go
src/runtime/crash_cgo_test.go
src/runtime/proc.go
src/runtime/runtime2.go
src/runtime/testdata/testprogcgo/issue29707.go [deleted file]
src/runtime/trace.go