merge upstream HEAD
[ghc-hetmet.git] / rts / Ticky.c
2009-09-28 Simon Marlowremove TICK_GC_WORDS_COPIED, the GC stats give us the...
2009-09-23 Simon Marlowfix warnings
2009-09-18 Simon MarlowFix #3439: -debug implies -ticky, and -ticky code links...
2009-08-06 Simon MarlowFix ticky build
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2008-04-25 Ian LynaghFix a couple of format strings in Ticky.c
2008-04-25 Ian LynaghComment out some unused code in Ticky.c
2007-04-26 Tim ChevalierAvoid segfault when ticky file argument is stderr
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-04-07 Simon MarlowReorganisation of the source tree