summaryrefslogtreecommitdiff
path: root/rts/RtsFlags.c
Commit message (Expand)AuthorAgeFilesLines
* Basic heap profile support without -profSimon Marlow2007-04-271-21/+7
* slight doc wibble for the -r flagSimon Marlow2007-04-041-1/+1
* Add an --install-signal-handlers=<yes|no> RTS flag; fixes trac #804Ian Lynagh2007-03-221-0/+21
* Using RTS debug tracing support inside Hpc.candy@galois.com2007-02-131-0/+5
* One more PAPI measurement, dropped precise cycle counting and replaced it wit...Alexey Rodriguez2006-12-211-0/+4
* No special Papi measurements taken by defaultmrchebas@gmail.com2006-11-091-1/+2
* alter PAPI help message slightlySimon Marlow2006-11-201-2/+2
* Selection of PAPI events via RTS command linemrchebas@gmail.com2006-11-091-0/+35
* rts_ccs_lengthRavi Nanavati2006-09-291-1/+11
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+0
* document -V in the +RTS --help outpoutSimon Marlow2006-09-071-3/+6
* new RTS flag: -V to modify the resolution of the RTS timerIan Lynagh2006-09-051-18/+59
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-2/+2
* Add new RTS flags for tracing:Simon Marlow2006-06-081-3/+29
* codegen debug flag (+RTS -Dc) was unused; remove itSimon Marlow2006-06-071-5/+0
* remove //@ stuffSimon Marlow2006-06-071-28/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+2281