Add capability sets to the tracing/events system
We trace the creation and shutdown of capabilities. All the capabilities in the process are assigned to one capabilitiy set of OS-process type. This is a second version of the patch. Includes work by Spencer Janssen.
Showing
- rts/Capability.c 12 additions, 1 deletionrts/Capability.c
- rts/RtsProbes.d 6 additions, 0 deletionsrts/RtsProbes.d
- rts/Trace.c 33 additions, 0 deletionsrts/Trace.c
- rts/Trace.h 60 additions, 0 deletionsrts/Trace.h
- rts/eventlog/EventLog.c 65 additions, 1 deletionrts/eventlog/EventLog.c
- rts/eventlog/EventLog.h 7 additions, 0 deletionsrts/eventlog/EventLog.h
Loading
Please register or sign in to comment