]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: add section headers to Profile doc
authorMichael Pratt <mpratt@google.com>
Wed, 6 Dec 2023 17:34:02 +0000 (12:34 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 6 Dec 2023 21:50:36 +0000 (21:50 +0000)
commite914671f5d5e72b2f897a9f2dfc6bf2203d3254a
tree0ca9b2d45cd1210d2854d329ffa5875af8d4c008
parent6ee27198544ce9ed7979839abff7248708168862
runtime/pprof: add section headers to Profile doc

Adding explicit section headers makes it cleaner to split the profile
descriptions into multiple paragraphs, as there is now an explicit
transition from discussion of one profile type to the next.

For #14689.

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