From: Daniel Wagner <[email protected]> Hi,
This series contains now the updated sammurize function from last friday. I'm currently testing this patch, it looks like it does the trick. cheers, daniel Daniel Wagner (3): Decrease default size of stats files stats: sum stats ring bufffer up info history file Rename stats-ringbuffer-dump to stats-tool Makefile.am | 4 +- configure.ac | 4 +- src/stats.c | 398 ++++++++++++++++-- tools/stats-ringbuffer-dump.c | 408 ------------------ tools/stats-tool.c | 910 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 1269 insertions(+), 455 deletions(-) delete mode 100644 tools/stats-ringbuffer-dump.c create mode 100644 tools/stats-tool.c -- 1.7.3.2 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
