merge GHC HEAD
[ghc-hetmet.git] / rts / Trace.c
2011-05-26 Duncan CouttsEmit various bits of OS process info into the eventlog
2011-05-26 Duncan CouttsAdd capability sets to the tracing/events system
2011-05-26 Duncan CouttsMake the tracing of the startup event more regular
2011-05-22 Duncan CouttsRevert "Add capability sets to the event system. Contai...
2011-05-18 Spencer JanssenAdd capability sets to the event system. Contains code...
2011-01-27 Simon MarlowAnnotate thread stop events with the owner of the black...
2010-12-10 Simon MarlowOnly reset the event log if logging is turned on (adden...
2010-03-26 Simon Marlowtidy up spacing in stderr traces
2010-02-26 Simon MarlowFix crash when using printf format specifiers in traceE...
2009-12-12 Manuel M T ChakravartyExpose all EventLog events as DTrace probes
2009-10-15 Simon MarlowAdd events to show when GC threads are idle/working
2009-10-06 Simon Marlowtracing wibble (make -ls work with a -debug RTS)
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-09-23 Simon MarlowMake it so that -Ds implies -ls
2009-09-16 Simon Marlowonly create the .eventlog file if any tracing options...
2009-09-12 Simon MarlowOptimise the code generated at trace points
2009-09-08 Simon MarlowFix warnings on 64-bit platforms; fixes validate on...
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2009-03-17 Simon MarlowAdd fast event logging
2008-04-16 Simon MarlowAdd +RTS -vg flag for requesting some GC trace messages...
2007-02-13 andy@galois.comUsing RTS debug tracing support inside Hpc.c
2006-06-08 Simon MarlowNew tracing interface