Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify event logging and debug tracing. | Simon Marlow | 2009-08-29 | 1 | -38/+134 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | Add fast event logging | Simon Marlow | 2009-03-17 | 1 | -12/+10 |
* | Add +RTS -vg flag for requesting some GC trace messages, outside DEBUG | Simon Marlow | 2008-04-16 | 1 | -7/+4 |
* | kill the PAR/GRAN debug flags | simonmar@microsoft.com | 2007-11-22 | 1 | -30/+1 |
* | Using RTS debug tracing support inside Hpc.c | andy@galois.com | 2007-02-13 | 1 | -0/+2 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -2/+2 |
* | New tracing interface | Simon Marlow | 2006-06-08 | 1 | -0/+123 |