]> Cypherpunks repositories - gostls13.git/commit
runtime: reduce one STW when obtaining goroutine configuration file
authorJun10ng <zeonll@outlook.com>
Sat, 27 Jan 2024 11:53:43 +0000 (11:53 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 30 Jan 2024 00:04:58 +0000 (00:04 +0000)
commitf96d9a643202b9f28fad3756d0de8ac6b5c159dd
tree1c20e37738671416ff9491aa2c54443d03e27c3a
parent0c64be46ac292ea5b387c6cda49b07f4a366c404
runtime: reduce one STW when obtaining goroutine configuration file

Fixes #54014

Change-Id: If4ee2752008729e1ed4b767cfda52effdcec4959
GitHub-Last-Rev: 5ce300bf5128f842604d85d5f8749027c8e091c2
GitHub-Pull-Request: golang/go#58239
Reviewed-on: https://go-review.googlesource.com/c/go/+/464349
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: qiulaidongfeng <2645477756@qq.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/mprof.go
src/runtime/pprof/pprof.go