RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Profiling.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2008-05-19 Simon MarlowFIX #1955: confusion between .exe.hp and .hp suffixes...
2008-05-12 Simon MarlowFIX #2234: don't generate <prog>.prof unless we're...
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-09-10 Ian LynaghFix warnings traceBegin/traceEnd implicitly declared
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-07-08 Ian Lynagh#807: Removed double fclose of prof_file
2006-06-08 Simon MarlowNew tracing interface
2006-06-08 Simon Marlowfix warnings
2006-04-07 Simon MarlowReorganisation of the source tree