]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 11:04:44 +0000 (19:04 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 8 Sep 2022 14:57:47 +0000 (14:57 +0000)
commit530a2369746555ce099870e88714a54c4f4473d1
tree8e15f2c0f50a6c53ebd0dc37e400efe177f44eca
parente5ed2212a3838b1e64dc7bb6538f6be32b939cf3
runtime/pprof: use strings.Builder

Change-Id: I0407d96e2ba1376cc33fe91b52b6a8d7e81f59ae
Reviewed-on: https://go-review.googlesource.com/c/go/+/428277
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/pprof/pprof.go
src/runtime/pprof/pprof_test.go
src/runtime/pprof/proto_test.go