|
77f3033007
|
log: remove indention feature complete for better compatability with new C++ logger
|
2018-07-16 14:42:11 +02:00 |
|
|
b6d971cfc9
|
hist: show average rate
|
2018-04-26 09:30:54 +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 |
|
|
7d4203dc1e
|
hist: show hist results with more accuracy
|
2017-08-14 14:43:31 +02:00 |
|
|
434fe6dbd6
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
|
|
e9ebbed9db
|
improve Makefiles and make web, api and json support optional
|
2017-07-25 12:07:06 +02:00 |
|
|
b59a989278
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +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 |
|
|
c1154faf40
|
fixed several format string compiler warnings / errors emitted by Ubuntu's GCC 5.4.0
|
2017-06-17 03:13:42 +02:00 |
|
|
2ab0b1d52a
|
hist: json_pack() can handle NaN
|
2017-05-28 19:42:12 +02:00 |
|
|
cb91a6dc0b
|
hist: improve output and style of plot
|
2017-05-05 22:27:50 +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 |
|
|
cd0db79517
|
hist: make human output more readable
|
2017-05-05 16:18:25 +02:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
3eb629d9d5
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
|
|
4ca0785095
|
optimisations in hist_dump_* functions to reduce output to screen
|
2017-03-12 17:11:23 -03:00 |
|
|
e2213b0b99
|
refactoring: hist_create() => hist_init()
|
2017-03-12 17:07:10 -03:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|
|
3e7c855526
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
|
|
7ec6aee288
|
Merge remote-tracking branch 'rwth/develop' into feature-curlio
|
2017-02-18 11:05:11 -05:00 |
|
|
30e0ecf544
|
refactored dtor_cb_t to return an integer
|
2017-02-18 10:43:01 -05:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
90e973ce37
|
fix memory allocation bug discovered by CI :-)
|
2016-11-08 00:36:04 -05:00 |
|
|
3d694cf4d9
|
add possibility to print histogram in different verbosity levels
|
2016-10-30 22:56:41 -04:00 |
|
|
c0d5bbb47b
|
add a couple of NULL pointer checks for bucket-less histograms
|
2016-10-30 22:55:12 -04:00 |
|
|
693329cb68
|
use hist_cnt_t throughout the histogram code
|
2016-10-30 22:54:20 -04:00 |
|
|
bee825ae30
|
generate json object from histogram
|
2016-10-22 20:38:31 -04:00 |
|
|
ad8ee1c3f7
|
renamed S2SS to VILLASnode
|
2016-06-08 23:31:58 +02:00 |
|
|
9b56be2bc6
|
updated copyright year to 2016
|
2016-02-09 05:33:19 +01:00 |
|
|
e7df392754
|
moved source files to lib directory
|
2015-12-13 20:30:16 +01:00 |
|