]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: capture per-p trace state in a type
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 10 May 2023 20:42:23 +0000 (20:42 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 17 May 2023 14:46:57 +0000 (14:46 +0000)
commitb7e767b022f96687ecbde61ee7efd61a711f798b
tree420f8dede989e202fb29b818617bf5f0451686a6
parent2f35a655e73837a95941eeda00f56c799ee64591
runtime: capture per-p trace state in a type

More tightening up of the tracer's interface.

Change-Id: I992141c7f30e5c2d5d77d1fcd6817d35bc6e5f6d
Reviewed-on: https://go-review.googlesource.com/c/go/+/494191
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/mgcsweep.go
src/runtime/runtime2.go
src/runtime/trace.go