]> Cypherpunks repositories - gostls13.git/commit
runtime/metrics: add the number of Go-to-C calls
authorMichael Anthony Knyszek <mknyszek@google.com>
Thu, 5 May 2022 16:54:44 +0000 (16:54 +0000)
committerMichael Knyszek <mknyszek@google.com>
Fri, 13 May 2022 20:45:09 +0000 (20:45 +0000)
commit9bd6e2776f7dde746dc39923fd2bd994c91fd182
tree5ae37b567784acdbab7348cb51d7d85b73db39b6
parent364ced625593b7e48a3d4f211634228222ef0ed1
runtime/metrics: add the number of Go-to-C calls

For #47216.

Change-Id: I1c2cd518e6ff510cc3ac8d8f72fd52eadcabc16c
Reviewed-on: https://go-review.googlesource.com/c/go/+/404306
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
src/runtime/metrics.go
src/runtime/metrics/description.go
src/runtime/metrics/doc.go
src/runtime/metrics_test.go