go/src/internal
Austin Clements 22000f5407 runtime: record swept and reclaimed bytes in sweep trace
This extends the GCSweepDone event with counts of swept and reclaimed
bytes. These are useful for understanding the duration and
effectiveness of sweep events.

Change-Id: I3c97a4f0f3aad3adbd188adb264859775f54e2df
Reviewed-on: https://go-review.googlesource.com/40811
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2017-04-19 18:31:14 +00:00
..
nettrace net, net/http: don't trace DNS dials 2016-05-14 00:14:25 +00:00
poll net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONBLOCK} on dragonfly 2017-04-18 03:56:16 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
singleflight all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
syscall internal/syscall/windows: add GetModuleFileName 2016-11-07 22:18:24 +00:00
testenv cmd/link: skip TestDWARF when cgo is disabled 2017-03-30 22:32:33 +00:00
trace runtime: record swept and reclaimed bytes in sweep trace 2017-04-19 18:31:14 +00:00