summaryrefslogtreecommitdiff
path: root/rts/Stats.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring and tidy upSimon Marlow2011-04-111-4/+9
* Make getAllocations() visibleSimon Marlow2010-06-171-2/+0
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Refactoring onlySimon Marlow2009-12-021-0/+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-0/+3
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+0
* calculate and report slop (wasted space at the end of blocks)Simon Marlow2008-04-161-2/+3
* improvements to +RTS -s outputSimon Marlow2008-04-161-1/+2
* Remove the optimisation of avoiding scavenging for certain objectsSimon Marlow2007-10-311-1/+1
* Addition of PAPI to RTSmrchebas@gmail.com2006-11-081-0/+5
* New tracing interfaceSimon Marlow2006-06-081-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+56