Go to file
Rodrigo Arias Mallo 60862db890 Store CPU list in a metadata.json file
This allows early access to the CPU list in order to emit the PRV header
before consuming events from the streams.
2021-08-03 17:48:37 +02:00
cfg WIP 2021-08-02 10:08:58 +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 Add jumbo events 2021-07-30 20:08:40 +02:00
emu_nosv.c Fix empty streams 2021-08-02 12:34:11 +02:00
emu_ovni.c Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
emu.c Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
emu.h Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
Makefile Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
ovni2prv.c Fix empty streams 2021-08-02 12:34:11 +02:00
ovni_trace.h Add jumbo events 2021-07-30 20:08:40 +02:00
ovni.c Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
ovni.h Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
ovnisync.c Add ovnisync tool 2021-08-02 20:02:40 +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
prv.c Store cpus in each loom 2021-08-02 21:13:25 +02:00
prv.h WIP 2021-08-02 10:08:58 +02:00
test_speed.c Store CPU list in a metadata.json file 2021-08-03 17:48:37 +02:00
uthash.h Add nosv task support 2021-07-29 17:46:25 +02:00