8 lines
		
	
	
		
			233 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			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
 |