Alexandra
|
b39e4a0ace
|
feat: new smu node-type
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
|
2025-01-14 14:42:39 +00:00 |
|
|
7eec1bb753
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2022-12-16 23:44:07 +01:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
7411711688
|
stats: add new metric to track number of signals
|
2021-11-10 11:00:27 +00:00 |
|
|
f0da62b8f0
|
stats: fix initialization of sub-hooks
|
2021-07-13 11:22:40 +02:00 |
|
|
91cdf355a2
|
Update lib/hooks/stats.cpp
|
2021-04-28 13:15:01 +00:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
6ddc34f028
|
hooks: fix segfault during destruction of stats hook
|
2020-09-13 08:47:07 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
ac572d9d97
|
hook: add more calls to Hook::parse()
|
2020-08-28 19:49:36 +02:00 |
|
|
006f1ba405
|
catch exceptions as const ref
|
2020-08-17 17:30:22 +02:00 |
|
|
8e259516a3
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
8340e1725e
|
use new headers
|
2020-06-08 03:40:25 +02:00 |
|
|
ef7b2f7f91
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
040c8e69bb
|
stats: allow stats hook to be used with villas-hook in which case there is no node object
|
2019-10-29 20:19:01 +01:00 |
|
|
bbe01d0bd2
|
stats: fix state assertions in stats hook
|
2019-08-28 16:56:22 +02:00 |
|
|
f71643813f
|
fix several minor bugs detected by valgrind
|
2019-06-26 20:18:44 +02:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
c842914bc5
|
stats: port to C++
|
2019-06-23 13:35:42 +02:00 |
|
|
2c384425b9
|
test_rtt: fix bug in rate parsing
|
2019-04-10 09:26:24 +02:00 |
|
|
0d91ac891b
|
use C++ compiler
|
2019-04-07 15:13:40 +02:00 |
|
|
df7707b64f
|
stats: split stats hook into send and receive side
|
2019-04-06 13:55:08 +02:00 |
|
|
7e8d94b55b
|
stats: refactor STATS_METRIC_ => STATS_METRIC_SMPS
|
2019-03-29 09:52:34 +01:00 |
|
|
fe1738d653
|
stats: remove struct stats_delta
|
2019-03-29 09:52:33 +01:00 |
|
|
2dafb25639
|
port hook subsystem to C++
|
2019-03-26 15:39:08 +01:00 |
|