First pass at profiler hooks in sgen.
authorPaolo Molaro <lupus@oddwiz.org>
Mon, 20 Sep 2010 16:58:42 +0000 (18:58 +0200)
committerPaolo Molaro <lupus@oddwiz.org>
Mon, 20 Sep 2010 17:05:43 +0000 (19:05 +0200)
commit59fff042d1b12ecfaa53f7be4242f441e97d0518
tree1439dcc62e36db1a3012e20c59d58254d5782ddb
parent6d33469126065232ee0b4a4b121bd85e6565f2ea
First pass at profiler hooks in sgen.

* sgen-gc.c, sgen-los.c: added hooks for the important GC events.
Update some of the GC-related performance counters, too.
mono/metadata/sgen-gc.c
mono/metadata/sgen-los.c