summaryrefslogtreecommitdiff
path: root/includes/stg/Ticky.h
Commit message (Expand)AuthorAgeFilesLines
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-221/+0
* Clean up whitespace in /includesJohn Ericson2021-08-091-3/+3
* Define TICKY_TICKY when compiling cmm RTS files.David Himmelstrup2020-09-111-10/+15
* rts comment: RTS_TICKY_SYMBOLS moved from rts/Linker.c to rts/RtsSymbols.cDavid Himmelstrup2020-09-091-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Typos in comments [ci skip]Gabor Greif2017-07-061-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-3/+3
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-5/+1
* Fix histograms for ticky codeMateusz Lenik2016-05-181-2/+9
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Implement cardinality analysisSimon Peyton Jones2013-06-061-3/+4
* added ticky counters for heap and stack checksNicolas Frisby2013-04-111-0/+3
* ticky enhancementsNicolas Frisby2013-03-291-20/+28
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-1/+2
* Make ghci work with libraries compiled with -tickysimonpj@microsoft.com2009-10-081-6/+19
* remove TICK_GC_WORDS_COPIED, the GC stats give us the same thingSimon Marlow2009-09-281-3/+0
* Fix #3439: -debug implies -ticky, and -ticky code links with any RTSSimon Marlow2009-09-181-3/+0
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-1/+6
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+188