| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 1 | -3/+3 |
* | Update format specifiers for Tickey.c | Tamar Christina | 2016-05-22 | 1 | -13/+13 |
* | Fix Windows build after Ticky changes | Tamar Christina | 2016-05-21 | 1 | -4/+4 |
* | Fix histograms for ticky code | Mateusz Lenik | 2016-05-18 | 1 | -271/+27 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: detabify/dewhitespace Ticky.c | Austin Seipp | 2014-08-20 | 1 | -99/+99 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Implement cardinality analysis | Simon Peyton Jones | 2013-06-06 | 1 | -7/+8 |
* | added ticky counters for heap and stack checks | Nicolas Frisby | 2013-04-11 | 1 | -0/+3 |
* | ticky enhancements | Nicolas Frisby | 2013-03-29 | 1 | -53/+72 |
* | Fix warnings on Win64 | Ian Lynagh | 2012-04-26 | 1 | -13/+13 |
* | remove TICK_GC_WORDS_COPIED, the GC stats give us the same thing | Simon Marlow | 2009-09-28 | 1 | -4/+0 |
* | fix warnings | Simon Marlow | 2009-09-23 | 1 | -3/+3 |
* | Fix #3439: -debug implies -ticky, and -ticky code links with any RTS | Simon Marlow | 2009-09-18 | 1 | -15/+19 |
* | Fix ticky build | Simon Marlow | 2009-08-06 | 1 | -1/+0 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -1/+1 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -59/+0 |
* | Fix a couple of format strings in Ticky.c | Ian Lynagh | 2008-04-25 | 1 | -1/+1 |
* | Comment out some unused code in Ticky.c | Ian Lynagh | 2008-04-25 | 1 | -1/+8 |
* | Avoid segfault when ticky file argument is stderr | Tim Chevalier | 2007-04-26 | 1 | -0/+8 |
* | Remove vectored returns. | Simon Marlow | 2007-02-28 | 1 | -17/+0 |
* | Lightweight ticky-ticky profiling | Kirsten Chevalier | 2007-02-07 | 1 | -2/+34 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+628 |