summaryrefslogtreecommitdiff
path: root/docs/users_guide/profiling.rst
Commit message (Expand)AuthorAgeFilesLines
* Correct module name in `-fprof-callers` documentationMatthew Pickering2021-03-141-1/+1
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-2/+3
* Profiling by info table mode (-hi)Matthew Pickering2021-03-031-0/+5
* Profiling: Allow heap profiling to be controlled dynamically.Matthew Pickering2021-03-031-1/+9
* Remove the -xt heap profiling optionMatthew Pickering2021-02-271-17/+0
* Documentation fixesKrzysztof Gogolewski2021-01-301-1/+1
* Deprecate -h flagMatthew Pickering2021-01-271-2/+3
* rts: Post ticky entry counts to the eventlogBen Gamari2020-11-211-2/+18
* Introduce -fprof-callers flagBen Gamari2020-11-211-0/+32
* users-guide: A bit of clean-up in profiling flag documentationBen Gamari2020-11-211-43/+31
* Document profiling flags, warning flags, and no-pieRachel2020-10-071-0/+37
* Fix typos and formatting in user guideJan Hrček2020-06-161-1/+1
* Document restriction on SCC pragma syntaxKrzysztof Gogolewski2020-03-151-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-051-6/+18
* users-guide: Fix various warningsBen Gamari2019-10-081-1/+1
* docs: fixs -prof links in rts-flags sectionAdam Sandberg Eriksson2019-08-021-7/+6
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-191-1/+1
* doc: behaviour of +RTS -h depends on profilingBen Price2019-01-161-0/+5
* rts: Add heap breakdown type for -hTBen Gamari2017-09-051-0/+4
* eventlog: Clean up profiling heap breakdown typeBen Gamari2017-09-051-14/+15
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-1/+43
* users-guide: Make it easier to reference haddocksBen Gamari2017-07-241-3/+3
* users-guide: Eliminate some redundant index entriesBen Gamari2017-07-241-6/+0
* Fix more documentation wibblesBen Gamari2017-07-231-2/+9
* users-guide: Fix various wibblesBen Gamari2017-07-231-8/+11
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-36/+53
* [Docs] Prefer cost centreBartosz Nitka2017-05-081-3/+3
* Document hithertoo undocumented HPCTIXFILE option.Edward Z. Yang2017-03-241-3/+6
* rts: Allow profile output path to be specified on RTS command lineBen Gamari2017-02-281-1/+12
* users-guide: Add documentation for JSON profile formatBen Gamari2017-02-261-2/+151
* JSON profiler reportsBen Gamari2017-02-231-0/+5
* Bump the default allocation area size to 1MBSimon Marlow2016-08-311-1/+1
* Support SCC pragmas in declaration contextÖmer Sinan Ağacan2016-07-201-2/+19
* Log heap profiler samples to event logBen Gamari2016-07-161-4/+20
* users-guide: WibblesBen Gamari2016-01-141-1/+1
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-210/+183
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+1390