go/src/runtime/pprof
Rhys Hiltner b9dee7e59b 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>
2022-05-03 20:49:18 +00:00
..
testdata
elf.go
label.go
label_test.go
map.go
mprof_test.go runtime/pprof: do not require a GOROOT/src prefix in tests 2022-03-16 15:20:22 +00:00
pprof.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
pprof_norusage.go runtime/pprof, syscall: report MaxRSS on all unix platforms 2022-03-11 06:03:26 +00:00
pprof_rusage.go runtime/pprof: use syscall.RUSAGE_SELF 2022-03-13 21:31:06 +00:00
pprof_test.go runtime/pprof: stress test goroutine profiler 2022-05-03 20:49:18 +00:00
proto.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
proto_test.go
protobuf.go
protomem.go
protomem_test.go
runtime.go
runtime_test.go
rusage_test.go runtime/pprof: rerun magnitude test on failure 2022-03-22 21:31:40 +00:00
uname_linux_test.go
uname_other_test.go