summaryrefslogtreecommitdiff
path: root/docs/users_guide/runtime_control.xml
Commit message (Expand)AuthorAgeFilesLines
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-1605/+0
* users_guide: Various spelling fixesBen Gamari2015-06-161-0/+1
* Add +RTS -O<size> to control the minimum old gen sizeSimon Marlow2015-04-071-0/+15
* Document +RTS -xqSimon Marlow2014-11-251-0/+20
* Add +RTS -n<size>: divide the nursery into chunksSimon Marlow2014-11-251-0/+36
* Improve documentation of -ticky a littleSimon Peyton Jones2014-11-111-2/+1
* users_guide: Update default maximum stack sizeBen Gamari2013-10-251-5/+6
* users_guide: Document zero stack size limitBen Gamari2013-10-251-1/+2
* Fix name of vanilla RTS way in the user's guideReid Barton2013-09-201-1/+1
* Revert "Default to infinite stack size (#8189)"Austin Seipp2013-09-081-7/+4
* Default to infinite stack size (#8189)Austin Seipp2013-09-081-4/+7
* Use consistent dashes in the user guideIan Lynagh2013-06-221-1/+1
* Update the user guide with details on new flag +RTS -luDuncan Coutts2012-03-221-18/+25
* Document -T RTS flag in manual.Edward Z. Yang2012-01-171-0/+11
* More changes aimed at improving call stacks.Simon Marlow2011-12-021-1/+7
* Improve documentation on backendsDavid Terei2011-11-211-2/+3
* Doc changes following changes to the way -rtsopts worksSimon Marlow2011-11-161-30/+7
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-18/+38
* document the -H optionSimon Marlow2011-10-101-15/+23
* Document the new +RTS -l options in the user guideDuncan Coutts2011-07-181-6/+55
* Fix typos in runtime_control.xmlDaniel Fischer2011-05-311-3/+3
* runtime_control.xml whitespaceDaniel Fischer2011-05-311-5/+5
* Consistently use <sect1> etc rather than <section>; fixes #5009Ian Lynagh2011-03-111-26/+26
* refactor and tidy up the section on RTS optionsSimon Marlow2010-12-161-172/+252
* Related to #4826: Some minor tweaks to the wording of the User Guide, section...Orphi2010-12-091-3/+5
* FIX #4826 partially: Change -f to -? in User Guide section F4.16Orphi2010-12-091-2/+2
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-16/+87
* Fix typoIan Lynagh2010-08-241-1/+1
* remove 'mode: xml' emacs settings (#2208)Simon Marlow2010-07-081-1/+0
* --install-signal-handles=no does not affect the timer signal (#1908)Simon Marlow2010-05-271-0/+9
* Document the new RTS linker flagsIan Lynagh2010-03-141-2/+18
* update the docs to reflect changes in the tracing flagsSimon Marlow2010-02-261-4/+11
* Update docs on ticky-ticky profilingSimon Marlow2009-11-051-14/+7
* document -eventlog and the associated runtime optionsSimon Marlow2009-09-161-5/+105
* Improve the default parallel GC settings, and sanitise the flags (#3340)Simon Marlow2009-09-151-32/+39
* updates to the section describing the +RTS -s/-S output (#3211)Simon Marlow2009-05-111-16/+23
* Tweak +RTS --info docsIan Lynagh2009-02-271-15/+51
* FIX #1891 (describe +RTS --info output in GHC user guide)Andrew Coppin2009-02-141-1/+84
* Document new GC options -q1 and -qg<n>Simon Marlow2008-12-101-30/+44
* Document the --machine-readable RTS flagIan Lynagh2008-11-301-0/+25
* Attempt to fix #2512 and #2063; add +RTS -xm<address> -RTS optionSimon Marlow2008-11-171-0/+29
* Document the new SPARKS statistic, and xref from the parallelism sectionSimon Marlow2008-10-241-0/+13
* add a section id for +RTS -hTSimon Marlow2008-10-071-1/+1
* Document +RTS -hT Simon Marlow2008-10-011-3/+35
* Add some description of the +RTS -t/-s/-S outputIan Lynagh2008-09-261-0/+210
* Document the change to +RTS -S/-s/-tSimon Marlow2008-06-191-32/+21
* document paralel GC option: +RTS -gSimon Marlow2008-06-191-0/+37
* Fix a whole heap of speling errrs in the docsJosef Svenningsson2007-10-071-1/+1
* Document +RTS --info, and make it a Read'able Haskell valueIan Lynagh2007-08-161-0/+23
* Fix the +RTS -V0 option introduced recently; it didn't work at all, now it does.Simon Marlow2007-07-081-0/+8