merge GHC HEAD
[ghc-hetmet.git] / includes / rts / EventLogFormat.h
2011-05-26 Duncan CouttsEmit various bits of OS process info into the eventlog
2011-05-22 Duncan CouttsRevert "Add capability sets to the event system. Contai...
2011-05-18 Spencer JanssenAdd capability sets to the event system. Contains code...
2011-01-27 Simon MarlowAnnotate thread stop events with the owner of the black...
2011-01-12 Karel Gardasreplace C++ comments with C comments (Solaris' DTrace...
2009-12-12 Manuel M T ChakravartyExpose all EventLog events as DTrace probes
2009-11-12 Simon MarlowSwitch EventThreadID back to 32 bits.
2009-10-15 Simon MarlowAdd events to show when GC threads are idle/working
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-09-15 Simon MarlowEvent tracing: put the capability in the block marker...
2009-09-13 Simon MarlowAdd event block markers
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-02 Simon MarlowRTS tidyup sweep, first phase