ovni/test/rt/nodes/nanos6.toml
Rodrigo Arias 0a534f6c46 Simplify nanos6.toml config
Only the parts relevant to ovni are required.
2023-12-15 11:06:41 +01:00

8 lines
233 B
TOML

version.instrument = "ovni"
# Level of detail. Selects what should be instrumented:
# 1 = Tasks
# 2 = Tasks + simple subsystem (the default)
# 3 = Tasks + full subsystem + memory (huge performance penalty)
instrument.ovni.level = 2