summaryrefslogtreecommitdiff
path: root/rts/Profiling.c
Commit message (Expand)AuthorAgeFilesLines
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-3/+1
* FIX #1955: confusion between .exe.hp and .hp suffixes for heap profilesSimon Marlow2008-05-191-5/+20
* FIX #2234: don't generate <prog>.prof unless we're going to put something in itSimon Marlow2008-05-121-27/+37
* Free more things that we allocate2006-12-16Ian Lynagh2006-12-151-0/+6
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-1/+0
* Fix warnings traceBegin/traceEnd implicitly declaredIan Lynagh2006-09-101-0/+4
* new RTS flag: -V to modify the resolution of the RTS timerIan Lynagh2006-09-051-3/+5
* #807: Removed double fclose of prof_fileIan Lynagh2006-07-081-2/+0
* New tracing interfaceSimon Marlow2006-06-081-5/+6
* fix warningsSimon Marlow2006-06-081-9/+11
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+941