[sgen] More information in sweep and world restart DTrace probes.
authorMark Probst <mark.probst@gmail.com>
Fri, 16 Nov 2012 10:48:05 +0000 (11:48 +0100)
committerMark Probst <mark.probst@gmail.com>
Sun, 9 Dec 2012 14:02:48 +0000 (15:02 +0100)
commit48f06fb90676765714d08f63b59f15eb9aa9d58b
treebbe0ba64c156b037e58316c55561b7d0fa9492d6
parent3f011fdb1d5afcb204821af8628830e7c4cbd050
[sgen] More information in sweep and world restart DTrace probes.

Pass to the sweep probes whether a full sweep (including memset and resetting
mark bitmaps) was performed.

Pass to the world restart probes the oldest generation collected during
the pause.
data/mono.d
mono/metadata/sgen-gc.c
mono/metadata/sgen-gc.h
mono/metadata/sgen-marksweep.c
mono/metadata/sgen-stw.c