Fix a rare deadlock when the IO manager thread is slow to start up
[ghc-hetmet.git] / rts / Profiling.h
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2007-04-27 Simon MarlowBasic heap profile support without -prof
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-04-07 Simon MarlowReorganisation of the source tree