summaryrefslogtreecommitdiff
path: root/docs/users_guide/runtime_control.rst
Commit message (Expand)AuthorAgeFilesLines
* Show -with-rtsopts options in runtime's --info (#15261)roland2018-08-211-0/+4
* users-guide: Document default +RTS -I valueBen Gamari2018-07-311-1/+1
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-1/+5
* Users Guide: Add that --numa is available on Windows tooSimon Jakobi2018-03-071-1/+1
* Detect overly long GC syncSimon Marlow2017-11-161-0/+38
* User’s guide: Properly link to RTS flag -VJoachim Breitner2017-10-241-1/+1
* Add stack traces on crashes on WindowsTamar Christina2017-10-221-0/+6
* Add ability to produce crash dumps on WindowsTamar Christina2017-10-031-0/+7
* Switch VEH to VCH and allow disabling of SEH completely.Tamar Christina2017-09-261-0/+8
* Revert "Switch VEH to VCH and allow disabling of SEH completely."Ben Gamari2017-09-261-8/+0
* Switch VEH to VCH and allow disabling of SEH completely.Ben Gamari2017-09-261-0/+8
* Add rtsopts ignore and ignoreAll.Andreas Klebinger2017-07-281-2/+2
* users-guide: Make it easier to reference haddocksBen Gamari2017-07-241-3/+3
* users-guides: Fix errant whitespaceBen Gamari2017-07-241-1/+1
* Fix more documentation wibblesBen Gamari2017-07-231-51/+47
* users-guide: Fix various wibblesBen Gamari2017-07-231-2/+2
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-93/+68
* Abstract over the way eventlogs are flushedalexbiehl2017-01-311-4/+39
* Throw an exception on heap overflowDemi Obenour2017-01-101-0/+14
* Turn on -n4m with -A16m or greaterSimon Marlow2016-10-091-1/+1
* Default +RTS -qn to the number of coresSimon Marlow2016-10-091-1/+2
* Bump the default allocation area size to 1MBSimon Marlow2016-08-311-1/+1
* rts: enable parallel GC scan of large (32M+) allocation areaSergei Trofimovich2016-08-301-1/+1
* NUMA supportSimon Marlow2016-06-101-0/+50
* Add +RTS -AL<size>Simon Marlow2016-05-041-0/+28
* Allow limiting the number of GC threads (+RTS -qn<n>)Simon Marlow2016-05-041-0/+24
* user-guide: Document -L RTS flagBen Gamari2016-01-231-7/+12
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-234/+244
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+1070