ac6013419b
Replace class by category to avoid C++ problems
2021-10-21 16:53:00 +02:00
6a3ea0907a
Enable pedantic and use C11 std
2021-09-28 19:30:31 +02:00
755f2e84f3
Use 64 bit clock to prevent overflows
...
Large offsets between nodes may overflow the previous 48 bit clock
leading to an incorrect reconstructed clock value after the correction
with the 64 bit offset.
2021-08-11 11:50:07 +02:00
Kevin Sala
9ea58831cd
Increasing maximum number of procs and threads
2021-08-10 10:18:40 +02:00
Kevin Sala
543dd51d8f
Fixing compilation errors
2021-08-10 10:16:41 +02:00
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
b6af567b23
Use a string to identify the loom
...
Allows the use of the hostname by now
2021-08-02 20:03:20 +02:00
Rodrigo
4e23d7d435
WIP
2021-08-02 10:08:58 +02:00
d7c81b3048
Add jumbo events
2021-07-30 20:08:40 +02:00
d25bbed350
Distribute emulator into modules
2021-07-28 11:56:35 +02:00
cfc4eb7527
Single header and move lib functions to libovni
2021-07-24 10:53:41 +02:00
17d977aad0
Use write() and mark flushes
2021-07-22 12:35:02 +02:00
025378a843
Split event data into two shorts: a and b
2021-07-21 18:27:58 +02:00
fe5d223190
Store traces per thread
2021-07-19 19:05:26 +02:00
1092faebf3
Initial commit
2021-07-19 15:11:41 +02:00