summaryrefslogtreecommitdiff
path: root/rts/Profiling.h
Commit message (Expand)AuthorAgeFilesLines
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* +RTS -xc: print a the closure type of the exception tooSimon Marlow2011-11-141-1/+1
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-2/+1
* Fix gcc 4.6 warnings; fixes #5176Ian Lynagh2011-06-251-0/+7
* 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