]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: use syscall.RUSAGE_SELF
authorTobias Klauser <tklauser@distanz.ch>
Fri, 11 Mar 2022 07:20:55 +0000 (08:20 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Sun, 13 Mar 2022 21:31:06 +0000 (21:31 +0000)
commit3c2e73c8c3323887e6b95f72adb6242b8727ba8b
tree445d5e7473c8cca0b15dd496d57d914809803633
parent842d37ee5f86f12aa096b750adbd2debd9129fcb
runtime/pprof: use syscall.RUSAGE_SELF

Change-Id: Idc37429de5a48e708eda868ca7fa26b28620bac0
Reviewed-on: https://go-review.googlesource.com/c/go/+/391854
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/pprof/pprof_rusage.go