Beat Küng 190c14c186 logger: add preflight & postflight process usage & perf counters to the log
For the process usage: we need to measure over a certain period of time,
then we can use the results. To avoid blocking, this does:
- after log is started, initialze the load counters, then one second later
  add the results to the log
- after disarming: continue logging for one more second, then add the process
  load to the log and stop logging.
- to avoid a delay, 'logger stop' will stop immediately and not log
  postflight process usage.
2017-04-01 20:19:52 +02:00
..
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00