-
- Downloads
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.
Showing
- includes/rts/EventLogFormat.h 12 additions, 1 deletionincludes/rts/EventLogFormat.h
- rts/Messages.c 43 additions, 0 deletionsrts/Messages.c
- rts/Messages.h 1 addition, 0 deletionsrts/Messages.h
- rts/RtsProbes.d 1 addition, 1 deletionrts/RtsProbes.d
- rts/Schedule.c 12 additions, 2 deletionsrts/Schedule.c
- rts/Trace.c 30 additions, 13 deletionsrts/Trace.c
- rts/Trace.h 15 additions, 8 deletionsrts/Trace.h
- rts/eventlog/EventLog.c 7 additions, 5 deletionsrts/eventlog/EventLog.c
- rts/eventlog/EventLog.h 3 additions, 2 deletionsrts/eventlog/EventLog.h
Loading
Please register or sign in to comment