]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "runtime: fix missing pprof labels"
authorBryan C. Mills <bcmills@google.com>
Tue, 2 Nov 2021 15:38:47 +0000 (15:38 +0000)
committerBryan C. Mills <bcmills@google.com>
Tue, 2 Nov 2021 16:15:22 +0000 (16:15 +0000)
commitc6a0b6f2de9a778b03a29c656531617a606761f0
tree51a1b71ac19cbcd9f8902cabe4175cab70d9c54b
parentf801da7855d3a82cc415279262e6b1ca7df39e5f
Revert "runtime: fix missing pprof labels"

This reverts CL 351751.

Reason for revert: new test is failing on many builders.

Change-Id: I066211c9f25607ca9eb5299aedea2ecc5069e34f
Reviewed-on: https://go-review.googlesource.com/c/go/+/360757
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/cpuprof.go
src/runtime/pprof/pprof_test.go
src/runtime/proc.go