Add events to show when GC threads are idle/working
authorSimon Marlow <marlowsd@gmail.com>
Thu, 15 Oct 2009 10:02:12 +0000 (10:02 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 15 Oct 2009 10:02:12 +0000 (10:02 +0000)
commit1f56fae4a10f7fb56b8fbab5ab9ad95add1ed1dd
tree03ed9129c79b2816dc8f89de56c5711a640c6139
parentd46df548da44cff511cd0d656a1ec92c4551d653
Add events to show when GC threads are idle/working
includes/rts/EventLogFormat.h
rts/Trace.c
rts/Trace.h
rts/eventlog/EventLog.c
rts/eventlog/EventLog.h
rts/sm/GC.c