Thu Jan 27 08:42:26 PST 2011  Simon Marlow <[email protected]>
  * Annotate thread stop events with the owner of the black hole
  
  So we can now get these in ThreadScope:
  
    19487000: cap 1: stopping thread 6 (blocked on black hole owned by thread 4)
  
  Note: needs an update to ghc-events.  Older ThreadScopes will just
  ignore the new information.

    M ./includes/rts/EventLogFormat.h -1 +12
    M ./rts/Messages.c +43
    M ./rts/Messages.h +1
    M ./rts/RtsProbes.d -1 +1
    M ./rts/Schedule.c -2 +12
    M ./rts/Trace.c -13 +30
    M ./rts/Trace.h -8 +15
    M ./rts/eventlog/EventLog.c -5 +7
    M ./rts/eventlog/EventLog.h -2 +3

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110127164226-12142-1e62a2c7f545d0109dc1a135d0fae00094b9198e.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to