]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: fix build breakage on ios
authorCosmos Nicolaou <cosmos.nicolaou@gmail.com>
Wed, 9 Aug 2023 15:15:51 +0000 (08:15 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 10 Aug 2023 15:35:31 +0000 (15:35 +0000)
commitfdc9cf3c3aaf779387f0341125680f018e5f0275
tree306684d401c29ab561d48b03c150646ddd4613b6
parent8ecdc4e593676ff56f8ac273a01f27f0862992a9
runtime/pprof: fix build breakage on ios

CL 503919 breaks tests for ios, this change fixes that.

Fixes #61891

Change-Id: I58508a780abb7a2150faec83c0f002cb22abafb7
Reviewed-on: https://go-review.googlesource.com/c/go/+/517795
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/runtime/pprof/proto_test.go
src/runtime/pprof/vminfo_darwin_test.go