]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: debug TestDisasm
authorCherry Mui <cherryyz@google.com>
Mon, 14 Nov 2022 21:34:16 +0000 (16:34 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 15 Nov 2022 02:57:47 +0000 (02:57 +0000)
commit362713183a8947394d2900563e711d05c9bbd67b
tree7d99cab6e5ee01c82a9de0c05fe8a16bbd9ee6ef
parentfebe7b8e2a4dd7cce6ab8d02cf79a5430819cbe5
cmd/pprof: debug TestDisasm

If pprof -disasm fails, print the profile content for debugging.

For #56574.

Change-Id: I5d9377b7fb80f6b85317bc53f3ebb18f70c2f06d
Reviewed-on: https://go-review.googlesource.com/c/go/+/450281
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/pprof/pprof_test.go