summaryrefslogtreecommitdiff
path: root/docs/users_guide/eventlog-formats.rst
Commit message (Expand)AuthorAgeFilesLines
* users-guide: Fix a few small issues in eventlog format descriptionswip/eventlog-auditBen Gamari2022-03-301-1/+2
* users-guide: Improve documentation of ticky eventsBen Gamari2021-09-181-0/+2
* users-guide: Correct markdown for ghc-9.2Takenobu Tani2021-03-301-3/+3
* eventlog: Add BLOCKS_SIZE eventMatthew Pickering2021-03-081-7/+21
* eventlog: Add MEM_RETURN event to give information about fragmentationMatthew Pickering2021-03-081-3/+23
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+18
* rts/eventlog: Reset ticky counters after dumping sampleBen Gamari2021-01-171-1/+1
* rts/eventlog: Introduce event to demarcate new ticky sampleBen Gamari2021-01-171-0/+7
* rts: enable thread label table in all RTS flavours #17972Adam Sandberg Ericsson2020-12-201-1/+1
* users guide: Describe GC lifecycle eventsBen Gamari2020-12-111-4/+97
* rts: Post ticky entry counts to the eventlogBen Gamari2020-11-211-0/+31
* Fix duplicated words and typos in comments and user guideJan HrĨek2020-06-281-1/+1
* users guide: Add documentation for non-moving GC eventsBen Gamari2020-05-031-0/+79
* users guide: Move eventlog documentation users guideBen Gamari2020-05-031-52/+564
* users-guide: Add some new features and fix warnings for GHC 8.10Takenobu Tani2019-10-291-7/+7
* eventlog: Dump cost centre stack on each sampleMatthew Pickering2019-10-231-0/+30
* eventlog: Add biographical and retainer profiling tracesMatthew Pickering2019-09-171-1/+13
* Add HEAP_PROF_SAMPLE_END event to mark end of samplesMatthew Pickering2019-06-071-0/+8
* users-guide: Fix formatting of eventlog format documentationBen Gamari2018-11-011-0/+7
* eventlog: Clean up profiling heap breakdown typeBen Gamari2017-09-051-6/+7
* users-guide: Fix a variety of warningsBen Gamari2017-05-081-0/+3
* [Docs] Prefer cost centreBartosz Nitka2017-05-081-8/+8
* Edit eventlog-formats.rst to match implementationMitsutoshi Aoe2017-04-211-23/+9
* Log heap profiler samples to event logBen Gamari2016-07-161-0/+119