go/src/runtime/pprof
Russ Cox 19309779ac all: gofmt main repo
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Run the updated gofmt, which reformats doc comments,
on the main repository. Vendored files are excluded.

For #51082.

Change-Id: I7332f099b60f716295fb34719c98c04eb1a85407
Reviewed-on: https://go-review.googlesource.com/c/go/+/384268
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2022-04-11 16:34:30 +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 all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
proto.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
proto_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
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 runtime/pprof: mark TestCPUProfileMultithreadMagnitude as flaky 2021-11-12 20:02:21 +00:00
uname_other_test.go runtime/pprof: mark TestCPUProfileMultithreadMagnitude as flaky 2021-11-12 20:02:21 +00:00