Use message-passing to implement throwTo in the RTS
[ghc-hetmet.git] / rts / eventlog / EventLog.h
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2010-02-26 Simon MarlowFix crash when using printf format specifiers in traceE...
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-13 Simon MarlowAdd event block markers
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-04-13 donnie@darthik.comChanged postEvent last argument from "nat from" to...
2009-03-17 Simon MarlowAdd fast event logging