summaryrefslogtreecommitdiff
path: root/docs/users_guide/profiling.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix SCC grouping exampleTom Ellis2023-02-271-1/+1
* docs: Add section about profiling and foreign callswip/profiling-docs-refreshMatthew Pickering2023-02-131-0/+36
* Refresh profiling docsMatthew Pickering2023-02-131-150/+57
* Change `-fprof-late` to insert cost centres after unfolding creation.Andreas Klebinger2022-08-061-5/+33
* Correct documentation of defaults of the `-V` RTS optionAlexander Esgen2022-06-221-6/+7
* Add flag -fprof-manual which controls if GHC should honour manual cost centres.Andreas Klebinger2022-04-081-0/+11
* users-guide: Fix various markup issuesBen Gamari2022-04-011-15/+15
* users-guide: group ticky-ticky profiling under one headingAdam Sandberg Ericsson2022-03-281-5/+5
* users-guide: Correct markdown for profilingTakenobu Tani2022-03-281-5/+6
* Rename -fprof-late-ccs to -fprof-lateAndreas Klebinger2022-03-121-2/+2
* Ticky profiling improvements.Matthew Pickering2022-03-021-0/+148
* Ticky: Gate tag-inference dummy ticky-counters behind a flag.Andreas Klebinger2022-02-251-0/+25
* docs: mention -fprof-late-ccs in the release notesAdam Sandberg Ericsson2022-02-161-0/+2
* Fix copy-pasto in prof-late-ccs docsMatthew Pickering2022-02-101-2/+2
* Add late cost centre supportAndreas Klebinger2022-02-101-0/+13
* Rewrite CallerCC parser using ReadPMatthew Pickering2022-02-031-2/+2
* Add section to the user guide about OS memory usageMatthew Pickering2021-12-061-0/+4
* Null eventlog writerOleg Grenrus2021-10-151-0/+8
* users-guide: Improve documentation of ticky eventsBen Gamari2021-09-181-0/+9
* Documentation: use https linksKrzysztof Gogolewski2021-09-081-2/+2
* users guide: Document -hpcdir flagBen Gamari2021-08-231-0/+12
* 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