|
312cdc2fbe
|
revert whitespace changes
|
2018-06-29 08:37:14 +02:00 |
|
Sonja Kolen
|
4ec3cf030b
|
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
|
2018-06-28 13:42:50 +02:00 |
|
|
402f38d526
|
hist: use hist_{last,highest,lowest,mean} functions
|
2017-08-31 10:23:28 +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 |
|
|
e9ebbed9db
|
improve Makefiles and make web, api and json support optional
|
2017-07-25 12:07:06 +02: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 |
|
|
73f7fb1a2b
|
removed unnecessary includes
|
2017-03-29 04:22:40 +02:00 |
|
|
607be1dd99
|
minor bugfixes and improvements
|
2017-03-13 23:51:38 -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 |
|
|
7cab0538ab
|
use #pragma once instead of #ifdef
|
2017-02-16 09:04:27 -03: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 |
|
|
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 |
|
|
0fa5f5b976
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
|