]> Cypherpunks.ru repositories - gostls13.git/commit
runtime/metrics: tweak wording of stack and unused memory metrics
authorMichael Anthony Knyszek <mknyszek@google.com>
Mon, 23 Nov 2020 19:25:32 +0000 (19:25 +0000)
committerMichael Knyszek <mknyszek@google.com>
Mon, 23 Nov 2020 19:58:25 +0000 (19:58 +0000)
commit48a1a5189843571a08461a5756e5fe553f966c94
treefdf5011106e5335102c68a9fd720bedbd58a6e66
parentd902791b509b641683d4ec58b282180c56918aec
runtime/metrics: tweak wording of stack and unused memory metrics

This change tweaks and simplifies the descriptions of a couple metrics
to make them easier to parse (for humans).

Change-Id: I852654c7e7042c662ebdfa6334e3baf49ca4b33c
Reviewed-on: https://go-review.googlesource.com/c/go/+/272566
Trust: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/runtime/metrics/description.go
src/runtime/metrics/doc.go