]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: document block and mutex profiles
authorMichael Pratt <mpratt@google.com>
Mon, 4 Dec 2023 20:13:13 +0000 (15:13 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 6 Dec 2023 21:50:25 +0000 (21:50 +0000)
commite9eb2beeb22d73d348920b8d68e019195c3ead81
tree4868a5e924699288538ee3e09534774978d9733a
parent71fc9d4da5c9f626802630cd2b220518e71c4ad5
runtime/pprof: document block and mutex profiles

Amazingly, we seem to have nearly no in-tree documentation on the
semantics of block and mutex profiles. Add brief summaries, including
the new behavior from CL 506415 and CL 544195.

For #14689.
For #44920.
For #57071.
For #61015.

Change-Id: I1a6edce7c434fcb43f17c83eb362b1f9d1a32df1
Reviewed-on: https://go-review.googlesource.com/c/go/+/547057
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Rhys Hiltner <rhys@justin.tv>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/pprof/pprof.go