Philippe Mathieu-Daudé 
							
						 
					 
					
						
						
							
						
						87e0331c5a 
					 
					
						
						
							
							docs: fix broken paths to docs/devel/tracing.txt  
						
						... 
						
						
						
						With the move of some docs/ to docs/devel/ on ac06724a71f4bug@amsat.org >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru > 
						
						
					 
					
						2017-07-31 13:12:53 +03:00 
						 
				 
			
				
					
						
							
							
								Laurent Vivier 
							
						 
					 
					
						
						
							
						
						e723b87103 
					 
					
						
						
							
							trace-events: fix first line comment in trace-events  
						
						... 
						
						
						
						Documentation is docs/tracing.txt instead of docs/trace-events.txt.
find . -name trace-events -exec \
     sed -i "s?See docs/trace-events.txt for syntax documentation.?See docs/tracing.txt for syntax documentation.?" \
     {} \;
Signed-off-by: Laurent Vivier <lvivier@redhat.com >
Message-id: 1470669081-17860-1-git-send-email-lvivier@redhat.com 
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com > 
						
						
					 
					
						2016-08-12 10:36:01 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel P. Berrange 
							
						 
					 
					
						
						
							
						
						f0b9e35687 
					 
					
						
						
							
							trace: split out trace events for hw/sparc/ directory  
						
						... 
						
						
						
						Move all trace-events for files in the hw/sparc/ directory to
their own file.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
Message-id: 1466066426-16657-22-git-send-email-berrange@redhat.com 
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com > 
						
						
					 
					
						2016-06-20 17:22:16 +01:00