summaryrefslogtreecommitdiff
path: root/docs/users_guide/runtime_control.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-3/+3
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-311-0/+20
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2019-12-301-2/+2
* rts: Add a long form flag to enable the non-moving GCBen Gamari2019-12-101-6/+14
* Document RTS behaviour upon encountering '--'.Athas2019-12-031-1/+2
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-231-1/+21
* Add +RTS --disable-delayed-os-memory-return. Fixes #17411.Niklas Hambüchen2019-11-011-0/+22
* doc: Fix backticksNiklas Hambüchen2019-11-011-1/+1
* users-guide: Fix :since: for -xn flagTakenobu Tani2019-10-291-1/+1
* rts: Introduce flag to enable the nonmoving old generationBen Gamari2019-10-201-0/+18
* users-guide: Fix various warningsBen Gamari2019-10-081-12/+13
* Add new debug flag -DZTobias Guggenmos2019-10-031-0/+1
* Improve documentation for runtime debugging flagsTobias Guggenmos2019-10-031-0/+22
* Eventlog: Document the fact timestamps are nanosecondsMatthew Pickering2019-05-311-0/+4
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2019-01-301-2/+26
* Revert "Batch merge"Ben Gamari2019-01-301-26/+2
* Batch mergeBen Gamari2019-01-301-2/+26
* doc: behaviour of +RTS -h depends on profilingBen Price2019-01-161-0/+4
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-021-0/+7
* Revert "Add a RTS option -xp to load PIC object anywhere in address space"Ben Gamari2018-10-301-26/+2
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-151-2/+26
* 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