summaryrefslogtreecommitdiff
path: root/rts/Profiling.h
Commit message (Expand)AuthorAgeFilesLines
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-1/+1
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-4/+8
* Basic heap profile support without -profSimon Marlow2007-04-271-6/+4
* Free more things that we allocate2006-12-16Ian Lynagh2006-12-151-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+39