Rodrigo Arias 29ea26e871 Emit flush events in order, after the user event
Fixes the backwards jump in time warnings each 2 MB of buffer, caused by
the flush events being written out of order.
2021-11-03 11:33:16 +01:00
2021-10-21 17:04:58 +02:00
2021-08-02 20:26:20 +02:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:33:16 +01:00
2021-10-21 16:53:00 +02:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:32:17 +01:00
2021-11-03 11:33:16 +01:00
2021-11-03 11:33:16 +01:00
2021-11-03 11:32:17 +01:00
2021-07-29 17:46:25 +02:00
2021-10-21 16:53:00 +02:00

           ovni - Obtuse but Versatile nOS-V Instrumentation

The ovni instrumentation project is composed of a runtime library (libovni.so),
which generates a fast binary trace, and post-processing tools such as the
emulator (emu), which transform the binary trace to the PRV format, suitable to
be loaded in Paraver.

The libovni.so library is licensed under MIT, while the rest of tools are GPLv3
unless otherwise stated.

For more information, take a look at the doc/ directory.
Description
No description provided
Readme 4.1 MiB
Languages
C 93.4%
CMake 3.8%
Shell 1.6%
Nix 0.7%
Roff 0.5%