aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/gob/decode.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2015-04-02 19:53:02 -0400
committerAustin Clements <austin@google.com>2015-04-06 21:28:23 +0000
commit8c3fc088fbe1a25be73430a20a0c76af3c68d2f5 (patch)
treea6d0197ab2a1749f9c87bf366ae533bbe7250eb7 /src/encoding/gob/decode.go
parent6d12b1780e4ce82cb52ea7328f6ce410ce3211a2 (diff)
downloadgo-8c3fc088fbe1a25be73430a20a0c76af3c68d2f5.tar.gz
go-8c3fc088fbe1a25be73430a20a0c76af3c68d2f5.zip
runtime: report marked heap size in gctrace
When the gctrace GODEBUG option is enabled, it will now report three heap sizes: the heap size at the beginning of the GC cycle, the heap size at the end of the GC cycle before sweeping, and marked heap size, which is the amount of heap that will be retained until the next GC cycle. Change-Id: Ie13f8a6d5c609bc9cc47c7555960ab55b37b5f1c Reviewed-on: https://go-review.googlesource.com/8430 Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/encoding/gob/decode.go')
0 files changed, 0 insertions, 0 deletions