]> Cypherpunks repositories - gostls13.git/commit
cmd/go: use modern pprof flags in documentation
authorIan Alexander <jitsu@google.com>
Mon, 21 Jul 2025 03:25:57 +0000 (23:25 -0400)
committerIan Alexander <jitsu@google.com>
Tue, 19 Aug 2025 14:14:53 +0000 (07:14 -0700)
commit07ee3bfc631cd6593c10b8715fc58b05d844f4ba
treef47c950e9e92ceebba6f0d8fd00d9bde84ce10b3
parent5a56d8848b4ffb79c5ccc11ec6fa01823a91aaf8
cmd/go: use modern pprof flags in documentation

This change updates our mentions of pprof flags so that we now refer to
the modern flag names instead of the legacy ones.

Fixes #74336.

Change-Id: Ie8fbc7407178219b84ce5171fa5e94621129267e
Reviewed-on: https://go-review.googlesource.com/c/go/+/689095
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/test/test.go