stats: Sum stats ring buffer up info history file
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 9 Dec 2010 12:49:33 +0000 (13:49 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 10 Dec 2010 10:23:37 +0000 (11:23 +0100)
commite2f71faa567a285a6fef6e75d05ce30077ed522b
tree4e4571a46a0081d92f030bc59993791360317e4c
parent2a911fa7d21f71adb0a6c664ee6039c71e310d42
stats: Sum stats ring buffer up info history file

When the ring buffer (SERVICE_NAME.data file) is full then it
is summarized into a history (SERVICE_NAME.history) file.

The history file has the same format as the data file.
src/stats.c