Go to file
2021-09-28 15:19:31 +02:00
cfg Write multiple prv files and add app id view 2021-08-03 18:42:56 +02:00
.gitignore Add gitignore 2021-08-02 20:26:20 +02:00
def.h Single header and move lib functions to libovni 2021-07-24 10:53:41 +02:00
dump.c Implement the clock offset correction 2021-08-03 19:56:31 +02:00
emu_nosv.c Write multiple prv files and add app id view 2021-08-03 18:42:56 +02:00
emu_ovni.c Fixing ovni for multiple nodes (workaround) 2021-09-21 15:15:26 +02:00
emu.c Fix ovnisync table parsing 2021-09-28 12:22:56 +02:00
emu.h Fixing ovni for multiple nodes (workaround) 2021-09-21 15:15:26 +02:00
Makefile Enable optimization flags by default 2021-09-28 15:17:38 +02:00
ovni2prv.c Avoiding stack overflows 2021-08-10 10:18:21 +02:00
ovni_trace.h Add jumbo events 2021-07-30 20:08:40 +02:00
ovni.c Use 64 bit clock to prevent overflows 2021-08-11 11:50:07 +02:00
ovni.h Use 64 bit clock to prevent overflows 2021-08-11 11:50:07 +02:00
ovnisync.c Implement verbose option in ovnisync 2021-09-28 15:19:31 +02:00
parson.c Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
parson.h Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
pcf.c Generate PCF and ROW files 2021-08-03 20:47:02 +02:00
pcf.h Generate PCF and ROW files 2021-08-03 20:47:02 +02:00
plot-drift.py Implement drift detection and add plot script 2021-08-19 20:34:09 +02:00
prv.c Fixing ovni for multiple nodes (workaround) 2021-09-21 15:15:26 +02:00
prv.h Generate PCF and ROW files 2021-08-03 20:47:02 +02:00
test_speed.c Support multiple nodes in test_speed 2021-09-28 12:30:58 +02:00
uthash.h Add nosv task support 2021-07-29 17:46:25 +02:00