Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stats: print elapsed time for GC in each generation | simonmar@microsoft.com | 2007-11-22 | 1 | -2/+10 |
* | improvements to PAPI support | simonmar@microsoft.com | 2007-11-20 | 1 | -1/+5 |
* | Refactor PAPI support, and add profiling of multithreaded GC | Simon Marlow | 2007-10-31 | 1 | -12/+1 |
* | Remove the optimisation of avoiding scavenging for certain objects | Simon Marlow | 2007-10-31 | 1 | -10/+3 |
* | Pointer Tagging | Simon Marlow | 2007-07-27 | 1 | -0/+55 |
* | One more PAPI measurement, dropped precise cycle counting and replaced it wit... | Alexey Rodriguez | 2006-12-21 | 1 | -0/+2 |
* | Addition of PAPI to RTS | mrchebas@gmail.com | 2006-11-08 | 1 | -4/+54 |
* | count mut-list bytes, not words | Simon Marlow | 2006-10-27 | 1 | -3/+3 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -1/+1 |
* | Remember to free() memory on exit | Simon Marlow | 2006-08-08 | 1 | -0/+3 |
* | New tracing interface | Simon Marlow | 2006-06-08 | 1 | -0/+5 |
* | fix a warning | Simon Marlow | 2006-04-27 | 1 | -1/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+632 |