]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: print newly added fields of runtime.MemStats
authorHana Kim <hyangah@gmail.com>
Tue, 14 Feb 2017 21:11:35 +0000 (16:11 -0500)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Wed, 15 Feb 2017 21:14:37 +0000 (21:14 +0000)
commit8833af3f4b891b13d747b1af375cc57e8db29909
tree407048a604389575de924a78a8c42dc47bcec67e
parent35a95df5710e485f0621cb123dc2e528d0a6146c
runtime/pprof: print newly added fields of runtime.MemStats

in heap profile with debug mode

Change-Id: I3a80d03a4aa556614626067a8fd698b3b00f4290
Reviewed-on: https://go-review.googlesource.com/36962
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/pprof/pprof.go