Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update source pointer. | Edward Z. Yang | 2013-03-02 | 1 | -1/+1 |
* | move startProfTimer() and stopProfTimer() to the public headers | Simon Marlow | 2012-08-21 | 1 | -0/+9 |
* | use idiomatic type | Gabor Greif | 2012-07-18 | 1 | -2/+2 |
* | Rename struct _CostCentreStack to struct CostCentreStack_ for consistency | Simon Marlow | 2012-01-05 | 1 | -8/+8 |
* | Fix alignment in the CostCentre struct (#5710) | Simon Marlow | 2011-12-19 | 1 | -1/+1 |
* | More changes aimed at improving call stacks. | Simon Marlow | 2011-12-02 | 1 | -1/+3 |
* | Make profiling work with multiple capabilities (+RTS -N) | Simon Marlow | 2011-11-29 | 1 | -3/+4 |
* | Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints | Simon Marlow | 2011-11-02 | 1 | -94/+96 |
* | rts_isProfiled should be a visible API (fixes T2615(dyn)) | Simon Marlow | 2010-09-15 | 1 | -0/+3 |
* | Tidy up file headers and copyrights; point to the wiki for docs | Simon Marlow | 2009-08-25 | 1 | -1/+6 |
* | profiling build fixes | Simon Marlow | 2009-08-05 | 1 | -2/+0 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+238 |