]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: profile contended lock calls"
authorMatthew Dempsky <mdempsky@google.com>
Mon, 20 Nov 2023 06:27:20 +0000 (06:27 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 20 Nov 2023 13:20:29 +0000 (13:20 +0000)
commit468bc941886ae83b8d16af5deaaf12ea5cabb05b
tree1d008384170d873009c247dcef90da14ac1afb95
parent237715cf7c4c2aabf6d3c04473488c1b2477f8ea
Revert "runtime: profile contended lock calls"

This reverts commit go.dev/cl/528657.

Reason for revert: broke a lot of builders.

Change-Id: I70c33062020e997c4df67b3eaa2e886cf0da961e
Reviewed-on: https://go-review.googlesource.com/c/go/+/543660
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/debug.go
src/runtime/export_test.go
src/runtime/extern.go
src/runtime/lock_futex.go
src/runtime/lock_sema.go
src/runtime/metrics.go
src/runtime/metrics_test.go
src/runtime/mprof.go
src/runtime/proc.go
src/runtime/runtime1.go
src/runtime/runtime2.go