ovni/test/emu
Rodrigo Arias 93ab5a5833 Add ovni_mark_* API to store custom states
In order to allow easy debugging of some programs and runtimes, it is
often neccessary to add extra information in the timeline views. The
modification of the emulator to accomodate those temporal events is time
consuming and requires knowlegde of the emulator internals.

To improve the situation, a new set of functions are added to libovni
which allow users to define their own views. Up to 100 types of events
can be declared, where each type can have an unlimited number ov values
with an optional label attached.
2024-06-19 12:26:35 +02:00
..
common Add emulation test for breakdown zero values 2024-05-09 15:36:58 +02:00
kernel Panic on events when the thread is preempted 2024-03-20 15:55:43 +01:00
mpi Register emulation models only if required 2023-11-16 12:39:05 +01:00
nanos6 Add emulation test for breakdown zero values 2024-05-09 15:36:58 +02:00
nosv Add nosv.can_breakdown attribute check 2024-06-18 12:06:42 +02:00
ovni Add ovni_mark_* API to store custom states 2024-06-19 12:26:35 +02:00
tampi Register emulation models only if required 2023-11-16 12:39:05 +01:00
CMakeLists.txt Add MPI emu tests 2023-09-06 18:11:19 +02:00