fa83f8d278 
							
						 
					 
					
						
						
							
							Update nanos6 and llvm in CI  
						
						 
						
						
						
						
							
						
					 
					
						2022-11-14 12:11:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4381d601aa 
							
						 
					 
					
						
						
							
							Add installation instructions  
						
						 
						
						
						
						
							
						
					 
					
						2022-11-14 10:40:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b6ece86dc2 
							
						 
					 
					
						
						
							
							Change the readme to markdown format  
						
						 
						
						
						
						
							
						
					 
					
						2022-11-14 10:40:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a7097048f9 
							
						 
					 
					
						
						
							
							Prevent grep from closing stdin  
						
						 
						
						... 
						
						
						
						The -q flag was causing grep to close the stdin as the first match is
found, causing the exit code of the programs in the pipe to return
non-zero, as stdout is closed. 
						
						
							
						
					 
					
						2022-11-09 16:20:04 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b1b4f37032 
							
						 
					 
					
						
						
							
							Copy Paraver configs into the trace directory  
						
						 
						
						... 
						
						
						
						Keeps the trace self-contained. 
						
						
							
						
					 
					
						2022-11-09 16:09:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a2702ad92a 
							
						 
					 
					
						
						
							
							Add requeriments.txt for readthedocs  
						
						 
						
						
						
						
							
						
					 
					
						2022-11-04 11:49:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							971e8c1891 
							
						 
					 
					
						
						
							
							Prevent early end maker OU] in sort test  
						
						 
						
						
						
						
							
  1.0.0-rc2
 
						
					 
					
						2022-10-07 13:17:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							58286dbd1a 
							
						 
					 
					
						
						
							
							Fix average computation in burst stats  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 13:10:05 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							bacf33450d 
							
						 
					 
					
						
						
							
							Add burst stats test  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 13:08:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3eac598e2c 
							
						 
					 
					
						
						
							
							Add support to match regex in ok tests  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 13:08:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							22b34dcff6 
							
						 
					 
					
						
						
							
							Fix unsigned format  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 12:46:33 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2497e71f81 
							
						 
					 
					
						
						
							
							Fix nback limit to detect full ring  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 12:43:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							239deed26d 
							
						 
					 
					
						
						
							
							Add test to fill the ring buffer  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 12:43:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							75bc02bccd 
							
						 
					 
					
						
						
							
							Fix sorting without previous events  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 12:17:59 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6dda4e90dd 
							
						 
					 
					
						
						
							
							Add tests for event sorting  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 12:17:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							190cd8b822 
							
						 
					 
					
						
						
							
							Sort NODES test traces too  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:28:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f85826b093 
							
						 
					 
					
						
						
							
							Use same nOS-V config for NODES tests  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:27:50 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5b4a9c7da4 
							
						 
					 
					
						
						
							
							Sort nOS-V test traces  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:27:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a1e7dbb04e 
							
						 
					 
					
						
						
							
							Add SORT support in tests  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:26:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							221f21b776 
							
						 
					 
					
						
						
							
							Use custom nOS-V shared memory name  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:25:31 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							07d9313064 
							
						 
					 
					
						
						
							
							Add sort step if needed in the test driver  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:24:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b8e521b49c 
							
						 
					 
					
						
						
							
							Print info when reaching the end of sort window  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:22:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							035791ff54 
							
						 
					 
					
						
						
							
							Increase ovnisort window to 100k events  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:02:42 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							37a636f387 
							
						 
					 
					
						
						
							
							Fix ovnisort check too  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 11:02:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							362c47553b 
							
						 
					 
					
						
						
							
							Fix ovnisort handling of last event  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-07 09:38:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							bb1ff36a58 
							
						 
					 
					
						
						
							
							Remove synchronization group by default  
						
						 
						
						
						
						
							
  1.0.0-rc1
 
						
					 
					
						2022-10-05 16:33:18 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							eac6d3479d 
							
						 
					 
					
						
						
							
							Set number of windows to one in configs  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 16:00:16 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							118e451899 
							
						 
					 
					
						
						
							
							Fix config titles  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 15:58:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							29406ca629 
							
						 
					 
					
						
						
							
							Fix TID and PID suffix in PCF  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 15:56:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e9c66bd9dd 
							
						 
					 
					
						
						
							
							Fix position, size and titles of configs  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 15:25:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c1b2cf600c 
							
						 
					 
					
						
						
							
							Fix Nanos6 thread type suffix in the PCF  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 14:52:24 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e579f60085 
							
						 
					 
					
						
						
							
							Disable event flags by default in all configs  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 14:14:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							149e52881e 
							
						 
					 
					
						
						
							
							Remove commented find_path line  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 12:58:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e7dd22352f 
							
						 
					 
					
						
						
							
							Set paused to gray and darken running colors  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 12:52:56 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							89a070b142 
							
						 
					 
					
						
						
							
							Set hungry color to dark red in nOS-V  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-05 12:52:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8afe3e2b5c 
							
						 
					 
					
						
						
							
							Set NODES home while building ovni  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 20:13:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a5da2ccbfa 
							
						 
					 
					
						
						
							
							Improve colors for nOS-V and thread state  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 19:59:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							03c299b7a8 
							
						 
					 
					
						
						
							
							Add NODES runtime tests  
						
						 
						
						... 
						
						
						
						Also add Nanos6 and NODES package modules 
						
						
							
						
					 
					
						2022-10-04 19:54:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b0619d4277 
							
						 
					 
					
						
						
							
							Add NODES derivation  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 19:52:43 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							08f0e14155 
							
						 
					 
					
						
						
							
							Add two nOS-V RT extra tests  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 13:03:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e9d977210b 
							
						 
					 
					
						
						
							
							Fix main task colors too  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 11:44:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b0e84a6619 
							
						 
					 
					
						
						
							
							Improve colors for Nanos6 subsystems  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-04 11:35:45 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							22233c6431 
							
						 
					 
					
						
						
							
							Copy events when updating CPU tracking channels  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-03 10:56:09 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							68a3daffe2 
							
						 
					 
					
						
						
							
							Add chan_copy  
						
						 
						
						
						
						
							
						
					 
					
						2022-10-03 10:55:58 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3f3c3c8f34 
							
						 
					 
					
						
						
							
							Reduce progress verbosity  
						
						 
						
						
						
						
							
						
					 
					
						2022-09-30 12:09:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a9c3d016ed 
							
						 
					 
					
						
						
							
							Show median in burst stats  
						
						 
						
						
						
						
							
						
					 
					
						2022-09-30 12:09:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							404182c5fa 
							
						 
					 
					
						
						
							
							Improve emulation progress info  
						
						 
						
						... 
						
						
						
						Now the progress shows 100% when the emulation ends. 
						
						
							
						
					 
					
						2022-09-30 11:49:05 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							529cf2da16 
							
						 
					 
					
						
						
							
							Update readme  
						
						 
						
						
						
						
							
						
					 
					
						2022-09-30 10:35:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4f6d12dc0a 
							
						 
					 
					
						
						
							
							Add clang-format command  
						
						 
						
						
						
						
							
						
					 
					
						2022-09-30 10:28:21 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							99793dba10 
							
						 
					 
					
						
						
							
							Set continuation indent to 2 tabs  
						
						 
						
						
						
						
							
						
					 
					
						2022-09-30 10:25:09 +02:00