]> Cypherpunks repositories - gostls13.git/commit
runtime: only read pp.m in schedtrace if needed
authorNicolas Hillegeer <aktau@google.com>
Thu, 12 Dec 2024 16:35:17 +0000 (08:35 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 18 Feb 2025 16:13:46 +0000 (08:13 -0800)
commitecda82012d3cff21c758fa45eb5e86365015a131
tree0ee538b8522f38a6b598562ca7189ae021d860c5
parent81c66e71d480ae2372b7eea4bcdf600b50fdd5e1
runtime: only read pp.m in schedtrace if needed

Change-Id: Iad3353431a2ef97c1e0c440bdd84b78cb5ea990e
Reviewed-on: https://go-review.googlesource.com/c/go/+/635635
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Nicolas Hillegeer <aktau@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/proc.go