ovni/src
Rodrigo Arias 0f7ccc89de Add -a flag in ovniemu to enable all models
The experimental flag -a is used to ease the transition to the usage of
ovni_thread_require(), as it may be posible to have traces in which not
all libraries have requested their model. The flag causes all emulation
models to be enabled. This flag is considered experimental and it may be
removed or renamed in future versions.
2023-12-11 14:29:40 +01:00
..
emu Add -a flag in ovniemu to enable all models 2023-12-11 14:29:40 +01:00
include Register emulation models only if required 2023-11-16 12:39:05 +01:00
rt Clean tmp directories when finishing 2023-11-16 12:39:15 +01:00
CMakeLists.txt Move ovni.pc.in into src/ 2023-07-05 13:13:53 +02:00
common.c Add OVNI_TRACEDIR envar to change trace directory 2023-10-23 07:49:28 +00:00
common.h Add OVNI_TRACEDIR envar to change trace directory 2023-10-23 07:49:28 +00:00
compat.c Fix compat.c headers 2023-03-24 12:08:45 +00:00
compat.h Constraint _GNU_SOURCE in compat.c only 2023-03-24 12:08:45 +00:00
config.h.in Copy Paraver configs into the trace directory 2022-11-09 16:09:33 +01:00
ovni.pc.in Move ovni.pc.in into src/ 2023-07-05 13:13:53 +02:00
parson.c Set continuation indent to 2 tabs 2022-09-30 10:25:09 +02:00
parson.h Move sources to src 2022-09-29 16:52:30 +02:00