|
51d80b73ce
|
refactoring: json.c => config_helper.c & sample_io_json.c
|
2017-07-13 22:13:40 +02:00 |
|
|
e927795388
|
smaller cleanups
|
2017-07-12 12:20:11 +02:00 |
|
|
82bc32c206
|
stats_collect: fix regression
|
2017-07-12 12:20:11 +02:00 |
|
|
8f517a588a
|
hooks: every look should maintain its own pointers to past samples
|
2017-07-12 12:19:49 +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 |
|
|
802f5d1c1e
|
hooks: improve error handling
|
2017-07-09 14:38:58 +02:00 |
|
|
f1c51c6b95
|
stats: destructors should have an integer return type
|
2017-07-09 14:37:02 +02:00 |
|
|
af30b2318e
|
hooks: fix invalid setting name
|
2017-06-29 19:19:52 +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 |
|
|
31ca905013
|
stats: dont print periodic stats if path is not running
|
2017-05-28 19:42:52 +02:00 |
|
|
e1d5a11c9c
|
stats: parse 'veerbose' setting as boolean
|
2017-05-14 10:41:27 +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 |
|
|
9b1e6a33ed
|
add license to headers
|
2017-04-27 13:20:20 +02:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
Umar Farooq
|
c1b0d65f5a
|
Init jitter, mean and variance calc for NTP vs GPS ts
|
2017-04-26 16:16:15 +00:00 |
|
Georg Reinke
|
f5aba31045
|
remove libconfig references from libvillas-ext
|
2017-04-26 11:58:12 +02:00 |
|
|
a81d1fc8de
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
|
|
47bff0f9ba
|
fixed several bugs in the new state machine logic
|
2017-04-07 17:44:20 +02:00 |
|
Georg Reinke
|
ee809bd5c9
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
|
|
3eb629d9d5
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
|
|
38a983b26e
|
yet another rewrite of the hook system
|
2017-03-27 12:26:11 +02:00 |
|
|
9c37348d1d
|
added new hook function „map“ to remap values and add other special values to the sample (fixes #80)
|
2017-03-25 21:11:52 +01:00 |
|
|
8c8a2c57b7
|
the hook callback shall return 0 in case of success.
the number of returned samples is now updated in the passed hook_info::count
|
2017-03-20 09:14:30 -03:00 |
|
|
8613ee688e
|
use name method for storing hook private data as for nodes
|
2017-03-20 09:13:01 -03:00 |
|
|
8e53725c33
|
improved configuration file format for hooks
|
2017-03-17 02:52:59 -03:00 |
|
|
5b93da867a
|
refactoring: simplified hook system
|
2017-03-17 01:08:48 -03:00 |
|
|
bd238dfebd
|
remove history field of hook structure as this is now obsolete.
use the reference counting to keep copies of older samples
|
2017-03-14 11:24:06 -03:00 |
|
|
3af0f136d5
|
added option to use shift hook also for sequence numbers
|
2017-03-14 11:14:02 -03:00 |
|
|
339e45b205
|
fix uninitialized value
|
2017-03-12 23:20:15 -03:00 |
|
|
9771559533
|
added new hook to shift timestamps of samples
|
2017-03-12 17:13:55 -03:00 |
|
|
2757011e1b
|
several smaller fixes and documentation updates
|
2017-03-12 17:13:37 -03:00 |
|
|
a9771ec8c6
|
Merge branch 'develop' into eric-lab
|
2017-03-09 13:30:19 -03:00 |
|
|
0b06a77c15
|
add macros to get plugin name and description from pointer to plugin specific data
|
2017-03-07 07:12:24 -04:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|
|
e27f0b699f
|
several fixes for clean compilation
|
2017-03-03 20:21:33 -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 |
|
|
5beb70d0c6
|
Updated and modularised Makefiles
|
2017-02-15 17:54:52 -03:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
c84df390bc
|
renamed hook related files
|
2016-11-20 13:11:37 -05:00 |
|
|
a93952aaae
|
statistics are almost working again
|
2016-11-20 13:01:17 -05:00 |
|
|
cbaf8d40b3
|
remove HOOK_STATS as it is only used once in the codebase
|
2016-11-20 03:47:41 -05:00 |
|
|
f50e449373
|
refactoring in the stats system to fix some compiler errors
|
2016-11-08 00:27:28 -05:00 |
|
|
1d3bb7c730
|
some cleanups in the hook system
|
2016-11-08 00:26:06 -05:00 |
|
|
735f08f551
|
more improvements to make statistic subsystem extensible
|
2016-11-07 22:18:26 -05:00 |
|
|
248a6638da
|
these hooks do not use HOOK_{INIT,DEINIT} to lets return early to not fail the assertion
|
2016-10-30 22:57:58 -04:00 |
|
|
510aec7630
|
added constructor and destructor methods to hook_storage() management
|
2016-10-30 22:52:33 -04:00 |
|
|
a9363dad44
|
entangle hook and statistic collection system
|
2016-10-22 20:42:05 -04:00 |
|
|
d4e6204e8e
|
fixed for rate
|
2016-10-20 21:17:20 -04:00 |
|