Thu Jun  8 06:01:01 PDT 2006  Simon Marlow <[EMAIL PROTECTED]>
  * Add new RTS flags for tracing:
  
    -vs       Trace scheduler events (see also -Ds with -debug)
    -vt       Time-stamp trace messages
  
  the intention is that we will pipe the -vs output into a
  profile-generating tool.  This commit includes the flags only,
  functionality to follow.

    M ./includes/RtsFlags.h +5
    M ./rts/RtsFlags.c -3 +29
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to