rts: Post ticky entry counts to the eventlog
We currently only post the entry counters, not the other global counters as in my experience the former are more useful. We use the heap profiler's census period to decide when to dump.
parent
e8029816
No related branches found
No related tags found
Pipeline #18001 failed
Stage: lint
Stage: quick-build
Stage: build
Stage: full-build
Stage: cleanup
Stage: packaging
Stage: testing
Showing
- includes/rts/EventLogFormat.h 4 additions, 1 deletionincludes/rts/EventLogFormat.h
- includes/rts/Flags.h 1 addition, 0 deletionsincludes/rts/Flags.h
- rts/Proftimer.c 16 additions, 0 deletionsrts/Proftimer.c
- rts/Proftimer.h 1 addition, 0 deletionsrts/Proftimer.h
- rts/RtsFlags.c 18 additions, 0 deletionsrts/RtsFlags.c
- rts/RtsStartup.c 11 additions, 0 deletionsrts/RtsStartup.c
- rts/Ticky.c 15 additions, 0 deletionsrts/Ticky.c
- rts/Ticky.h 8 additions, 1 deletionrts/Ticky.h
- rts/eventlog/EventLog.c 57 additions, 1 deletionrts/eventlog/EventLog.c
- rts/eventlog/EventLog.h 10 additions, 0 deletionsrts/eventlog/EventLog.h
- rts/sm/GC.c 11 additions, 0 deletionsrts/sm/GC.c
Loading
Please register or sign in to comment