Go to file
2021-10-21 16:52:51 +02:00
cfg Add nos-v scheduler subsystem events 2021-09-28 19:32:16 +02:00
.gitignore Add gitignore 2021-08-02 20:26:20 +02:00
chan.c Add support for tracking modes in channels 2021-10-21 16:52:51 +02:00
chan.h Add support for tracking modes in channels 2021-10-21 16:52:51 +02:00
def.h Single header and move lib functions to libovni 2021-07-24 10:53:41 +02:00
dump.c Allocate the traces in the heap 2021-09-28 19:32:16 +02:00
emu_nosv_ss.c Introduce channels 2021-10-21 16:15:29 +02:00
emu_nosv.c Introduce channels 2021-10-21 16:15:29 +02:00
emu_ovni.c Introduce channels 2021-10-21 16:15:29 +02:00
emu.c Write the thread PCF file 2021-10-21 16:36:07 +02:00
emu.h Add support for tracking modes in channels 2021-10-21 16:52:51 +02:00
Makefile Introduce channels 2021-10-21 16:15:29 +02:00
ovni2prv.c Allocate the traces in the heap 2021-09-28 19:32:16 +02:00
ovni_trace.h Add jumbo events 2021-07-30 20:08:40 +02:00
ovni.c Check snprintf return value 2021-10-21 16:05:31 +02:00
ovni.h Enable pedantic and use C11 std 2021-09-28 19:30:31 +02:00
ovnisync.c Enable pedantic and use C11 std 2021-09-28 19:30: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 Use a table to convert channel ids to PRV types 2021-10-21 16:39:36 +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 Add raw autocpu prv emit function 2021-10-21 15:55:40 +02:00
prv.h Move PRV event types to emu.h 2021-10-21 16:08:03 +02:00
test_speed.c Enable pedantic and use C11 std 2021-09-28 19:30:31 +02:00
uthash.h Add nosv task support 2021-07-29 17:46:25 +02:00