Emit various bits of OS process info into the eventlog
The process ID, parent process ID, rts name and version The program arguments and environment.
Showing
- includes/rts/EventLogFormat.h 39 additions, 1 deletionincludes/rts/EventLogFormat.h
- rts/GetEnv.h 23 additions, 0 deletionsrts/GetEnv.h
- rts/RtsStartup.c 3 additions, 0 deletionsrts/RtsStartup.c
- rts/Trace.c 49 additions, 0 deletionsrts/Trace.c
- rts/Trace.h 10 additions, 0 deletionsrts/Trace.h
- rts/eventlog/EventLog.c 85 additions, 1 deletionrts/eventlog/EventLog.c
- rts/eventlog/EventLog.h 15 additions, 0 deletionsrts/eventlog/EventLog.h
- rts/ghc.mk 1 addition, 0 deletionsrts/ghc.mk
- rts/posix/GetEnv.c 44 additions, 0 deletionsrts/posix/GetEnv.c
- rts/win32/GetEnv.c 61 additions, 0 deletionsrts/win32/GetEnv.c
Loading
Please register or sign in to comment