summaryrefslogtreecommitdiff
path: root/includes/RtsFlags.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate mkdependCIan Lynagh2009-12-091-0/+3
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-239/+2
* Remove old GUM/GranSim codeSimon Marlow2009-06-021-169/+1
* Set thread affinity with +RTS -qa (only on Linux so far)Simon Marlow2009-03-181-0/+1
* Add fast event loggingSimon Marlow2009-03-171-7/+11
* Use work-stealing for load-balancing in the GCSimon Marlow2009-03-131-0/+1
* Add a --machine-readable RTS flagIan Lynagh2008-11-231-0/+1
* Use mutator threads to do GC, instead of having a separate pool of GC threadsSimon Marlow2008-11-211-1/+3
* Attempt to fix #2512 and #2063; add +RTS -xm<address> -RTS optionSimon Marlow2008-11-171-0/+2
* Experimental "mark-region" strategy for the old generationSimon Marlow2008-06-091-0/+2
* Add +RTS -vg flag for requesting some GC trace messages, outside DEBUGSimon Marlow2008-04-161-0/+1
* improvements to PAPI supportsimonmar@microsoft.com2007-11-201-2/+7
* Refactoring of the GC in preparation for parallel GCSimon Marlow2007-10-311-0/+1
* +RTS -xbXXXXX sets the "heap base" to 0xXXXXXXSimon Marlow2007-06-271-0/+2
* Basic heap profile support without -profSimon Marlow2007-04-271-2/+1
* Add an --install-signal-handlers=<yes|no> RTS flag; fixes trac #804Ian Lynagh2007-03-221-0/+1
* Using RTS debug tracing support inside Hpc.candy@galois.com2007-02-131-0/+1
* One more PAPI measurement, dropped precise cycle counting and replaced it wit...Alexey Rodriguez2006-12-211-0/+1
* Selection of PAPI events via RTS command linemrchebas@gmail.com2006-11-091-0/+15
* rts_ccs_lengthRavi Nanavati2006-09-291-0/+2
* new RTS flag: -V to modify the resolution of the RTS timerIan Lynagh2006-09-051-1/+6
* Add new RTS flags for tracing:Simon Marlow2006-06-081-0/+5
* codegen debug flag (+RTS -Dc) was unused; remove itSimon Marlow2006-06-071-1/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+357