T: add 'throughputlog' logger
Normally it is used to display throughput. The computation it does is to sum up the wanted value for the last second (1000 TTIs) and send this value to the views associated to this logger, at each TTI.
Showing
- common/utils/T/tracer/logger/Makefile 1 addition, 1 deletioncommon/utils/T/tracer/logger/Makefile
- common/utils/T/tracer/logger/logger.h 3 additions, 0 deletionscommon/utils/T/tracer/logger/logger.h
- common/utils/T/tracer/logger/throughputlog.c 194 additions, 0 deletionscommon/utils/T/tracer/logger/throughputlog.c
common/utils/T/tracer/logger/throughputlog.c
0 → 100644
Please register or sign in to comment