]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: stress test goroutine profiler
authorRhys Hiltner <rhys@justin.tv>
Fri, 18 Feb 2022 18:42:17 +0000 (10:42 -0800)
committerMichael Knyszek <mknyszek@google.com>
Tue, 3 May 2022 20:49:18 +0000 (20:49 +0000)
commitb9dee7e59b43376938128e6a3dc26d77719d193c
tree79facceb678334d63eb8d6653efc439148e8a06d
parent209942fa88ef49e98a0f36dbbfa74c936a8d0fad
runtime/pprof: stress test goroutine profiler

For #33250

Change-Id: Ic7aa74b1bb5da9c4319718bac96316b236cb40b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/387414
Run-TryBot: Rhys Hiltner <rhys@justin.tv>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/pprof/pprof_test.go
src/runtime/proc.go
src/runtime/runtime_test.go