]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: avoid multiple records with identical stacks from MutexProfile"
authorCherry Mui <cherryyz@google.com>
Mon, 15 Jul 2024 19:49:44 +0000 (19:49 +0000)
committerCherry Mui <cherryyz@google.com>
Mon, 15 Jul 2024 20:09:02 +0000 (20:09 +0000)
commit6948b4df8c5ec9f249960ea60dba6349d1975c0e
tree61a1abbd70a135ab05ee13e42af2c4285bdfedae
parent8f1ec59bdb2d095b9caf31f6f3fd3e167b14ef0a
Revert "runtime: avoid multiple records with identical stacks from MutexProfile"

This reverts CL 595966.

Reason for revert: This CL contains a bug. See the comment in https://go-review.googlesource.com/c/go/+/595966/8#message-57f4c1f9570b5fe912e06f4ae3b52817962533c0

Change-Id: I48030907ded173ae20a8965bf1b41a713dd06059
Reviewed-on: https://go-review.googlesource.com/c/go/+/598219
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/runtime/mprof.go
src/runtime/pprof/pprof.go
src/runtime/pprof/pprof_test.go