]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: return errors from writing profiles
authorSean Liao <sean@liao.dev>
Sun, 11 May 2025 20:55:57 +0000 (21:55 +0100)
committerSean Liao <sean@liao.dev>
Tue, 13 May 2025 17:01:48 +0000 (10:01 -0700)
commit4aeb9ba0deac4eced472a8fc7869a14fb9340d04
treef007bc3415004df0212ad9690e95490b614245d5
parenta632009c4a0b0826871baae7e7ce7804b4089d93
runtime/pprof: return errors from writing profiles

Fixes #73107

Change-Id: I41f3e1bd1fdaca2f0e94151b2320bd569e258a51
Reviewed-on: https://go-review.googlesource.com/c/go/+/671576
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/pprof/pprof.go
src/runtime/pprof/proto.go
src/runtime/pprof/proto_test.go
src/runtime/pprof/protomem.go