]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: include labels in profile dump
authorMichael Pratt <mpratt@google.com>
Tue, 9 Nov 2021 15:59:32 +0000 (10:59 -0500)
committerMichael Pratt <mpratt@google.com>
Tue, 9 Nov 2021 17:02:38 +0000 (17:02 +0000)
commit90f47dbba635802bb009404e321fa4759ac76d20
tree3ccd9185428373cb0287e6fdcb6f14234ce4ba98
parent34abc12b2a24fd76cdfad531f0a229f3cbb55bc3
runtime/pprof: include labels in profile dump

For tests of pprof label support having the sample labels in the output
is needed for effective debugging.

For #48577

Change-Id: Ic7c5bc90cb33e8fb477f7db62d9b56a7a9d6ffa8
Reviewed-on: https://go-review.googlesource.com/c/go/+/362614
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/pprof/pprof_test.go