Add a way to generate tracing events programmatically
[ghc-hetmet.git] / includes / rts / Flags.h
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-09-15 Simon MarlowImprove the default parallel GC settings, and sanitise...
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-25 Simon MarlowTidy up file headers and copyrights; point to the wiki...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase