summaryrefslogtreecommitdiff
path: root/includes/rts/prof/CCS.h
Commit message (Expand)AuthorAgeFilesLines
* Update source pointer.Edward Z. Yang2013-03-021-1/+1
* move startProfTimer() and stopProfTimer() to the public headersSimon Marlow2012-08-211-0/+9
* use idiomatic typeGabor Greif2012-07-181-2/+2
* Rename struct _CostCentreStack to struct CostCentreStack_ for consistencySimon Marlow2012-01-051-8/+8
* Fix alignment in the CostCentre struct (#5710)Simon Marlow2011-12-191-1/+1
* More changes aimed at improving call stacks.Simon Marlow2011-12-021-1/+3
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-3/+4
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-94/+96
* rts_isProfiled should be a visible API (fixes T2615(dyn))Simon Marlow2010-09-151-0/+3
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-1/+6
* profiling build fixesSimon Marlow2009-08-051-2/+0
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+238