1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

32 commits

Author SHA1 Message Date
6042ee92af stats: update descriptions 2018-06-15 14:54:31 +02:00
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
04509a4a2a log: improve handling of terminal width 2017-09-16 15:00:42 +02:00
876a147842 fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
375287cd52 stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
415cd0de09 refactor: whitespace changes only 2017-09-02 14:20:38 +02:00
06d279515e fix typos 2017-08-31 11:31:23 +02:00
402f38d526 hist: use hist_{last,highest,lowest,mean} functions 2017-08-31 10:23:28 +02:00
26b0cc6d19 Merge branch 'develop' into feature-mux-demux-rtsuperlab 2017-08-31 10:18:35 +02:00
ad98bd5f5a improve description of the statistics which we collect 2017-08-31 09:32:20 +02:00
3dafefb8d2 stats: add mean and current values for OWD and rate 2017-08-30 19:50:17 +02:00
434fe6dbd6 replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
bc83463831 added new format subsystem 2017-07-28 18:11:52 +02:00
e9ebbed9db improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
51d80b73ce refactoring: json.c => config_helper.c & sample_io_json.c 2017-07-13 22:13:40 +02:00
cc6f6a6132 log: added new module to print fancy tables and use it for histograms as well as periodc stats 2017-07-12 12:19:49 +02:00
f1c51c6b95 stats: destructors should have an integer return type 2017-07-09 14:37:02 +02:00
ad13abd675 remove GAP_SEQUENCE statistic 2017-05-08 09:09:17 +00:00
c711f0f1bc added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
563512893e stats: minor fixes 2017-03-29 04:20:26 +02:00
267d244167 minor cleanup, bug fixes and refactoring 2017-03-27 12:50:01 +02:00
a8232e9ba0 stats: added support for different output formats 2017-03-20 09:15:54 -03:00
f8b75d084c added proper units for statistics 2017-03-14 11:24:51 -03:00
e2213b0b99 refactoring: hist_create() => hist_init() 2017-03-12 17:07:10 -03:00
cdd5a2ca90 refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc.. 2017-03-11 23:50:30 -03:00
a93952aaae statistics are almost working again 2016-11-20 13:01:17 -05:00
f50e449373 refactoring in the stats system to fix some compiler errors 2016-11-08 00:27:28 -05:00
baaa809b90 remove STATS_INVALID as it is too specific for the socket node-type 2016-11-08 00:26:56 -05:00
735f08f551 more improvements to make statistic subsystem extensible 2016-11-07 22:18:26 -05:00
a9363dad44 entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00