RTS tidyup sweep, first phase
[ghc-hetmet.git] / includes / RtsFlags.h
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2009-03-18 Simon MarlowSet thread affinity with +RTS -qa (only on Linux so...
2009-03-17 Simon MarlowAdd fast event logging
2009-03-13 Simon MarlowUse work-stealing for load-balancing in the GC
2008-11-23 Ian LynaghAdd a --machine-readable RTS flag
2008-11-21 Simon MarlowUse mutator threads to do GC, instead of having a separ...
2008-11-17 Simon MarlowAttempt to fix #2512 and #2063; add +RTS -xm<address...
2008-06-09 Simon MarlowExperimental "mark-region" strategy for the old generation
2008-04-16 Simon MarlowAdd +RTS -vg flag for requesting some GC trace messages...
2007-11-20 simonmar@microsoft.comimprovements to PAPI support
2007-10-31 Simon MarlowRefactoring of the GC in preparation for parallel GC
2007-06-27 Simon Marlow+RTS -xbXXXXX sets the "heap base" to 0xXXXXXX
2007-04-27 Simon MarlowBasic heap profile support without -prof
2007-03-22 Ian LynaghAdd an --install-signal-handlers=<yes|no> RTS flag...
2007-02-13 andy@galois.comUsing RTS debug tracing support inside Hpc.c
2006-12-21 Alexey RodriguezOne more PAPI measurement, dropped precise cycle counti...
2006-11-09 mrchebas@gmail.comSelection of PAPI events via RTS command line
2006-09-29 Ravi Nanavatirts_ccs_length
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-06-08 Simon MarlowAdd new RTS flags for tracing:
2006-06-07 Simon Marlowcodegen debug flag (+RTS -Dc) was unused; remove it
2006-04-07 Simon MarlowReorganisation of the source tree