]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: relate GODEBUG=gctrace output to runtime/metrics
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 16 Jun 2023 18:28:22 +0000 (18:28 +0000)
committerMichael Knyszek <mknyszek@google.com>
Wed, 21 Jun 2023 15:57:28 +0000 (15:57 +0000)
commite45202f2154839f713b603fd6e5f8a8ad8d527e0
tree9da85d2de7675f54ff60568de8811aad6b57f3e4
parent36edde9d9f811477e1d5bd0090f4a061ba823db9
runtime: relate GODEBUG=gctrace output to runtime/metrics

There's more I could list here, but the mapping becomes more complicated
and more fragile. I think this is sufficient to start with.

Fixes #46846.

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