summaryrefslogtreecommitdiff
path: root/rts/Trace.h
Commit message (Expand)AuthorAgeFilesLines
* Unify event logging and debug tracing.Simon Marlow2009-08-291-38/+134
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* Add fast event loggingSimon Marlow2009-03-171-12/+10
* Add +RTS -vg flag for requesting some GC trace messages, outside DEBUGSimon Marlow2008-04-161-7/+4
* kill the PAR/GRAN debug flagssimonmar@microsoft.com2007-11-221-30/+1
* Using RTS debug tracing support inside Hpc.candy@galois.com2007-02-131-0/+2
* Asynchronous exception support for SMPSimon Marlow2006-06-161-2/+2
* New tracing interfaceSimon Marlow2006-06-081-0/+123