For #74774.
Change-Id: I6a6a636c579fa95938021cc73d7d11a86f8a19a3
Reviewed-on: https://go-review.googlesource.com/c/go/+/725540
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
### Cgo {#cgo}
+### Pprof {#pprof}
+
+<!-- go.dev/issue/74774 -->
+The `pprof` tool web UI, enabled with the `-http` flag, now defaults to the flame graph view.
+The previous graph view is available in the "View -> Graph" menu, or via `/ui/graph`.