Markus Armbruster 
							
						 
					 
					
						
						
							
						
						500016e5db 
					 
					
						
						
							
							trace-events: Shorten file names in comments  
						
						... 
						
						
						
						We spell out sub/dir/ in sub/dir/trace-events' comments pointing to
source files.  That's because when trace-events got split up, the
comments were moved verbatim.
Delete the sub/dir/ part from these comments.  Gets rid of several
misspellings.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Message-id: 20190314180929.27722-3-armbru@redhat.com 
Message-Id: <20190314180929.27722-3-armbru@redhat.com >
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com > 
						
						
					 
					
						2019-03-22 16:18:07 +00:00 
						 
				 
			
				
					
						
							
							
								David Hildenbrand 
							
						 
					 
					
						
						
							
						
						005feccf62 
					 
					
						
						
							
							memory-device: trace when pre_plugging/plugging/unplugging  
						
						... 
						
						
						
						Let's trace the address and the id of a memory device when
pre_plugging/plugging/unplugging succeeded.
Trace it when pre_plugging as well as when plugging, so we really know
when a specific address is actually used.
Reviewed-by: David Gibson <david@gibson.dropbear.id.au >
Reviewed-by: Igor Mammedov <imammedo@redhat.com >
Signed-off-by: David Hildenbrand <david@redhat.com >
Message-Id: <20181005092024.14344-17-david@redhat.com >
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com > 
						
						
					 
					
						2018-10-24 06:44:59 -03:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Daniel P. Berrange 
							
						 
					 
					
						
						
							
						
						e97eb6f7f0 
					 
					
						
						
							
							trace: move hw/mem/pc-dimm.c trace points into correct file  
						
						... 
						
						
						
						The trace points for hw/mem/pc-dimm.c were mistakenly put
in the hw/i386/trace-events file, instead of hw/mem/trace-events
in
  commit 5eb76e480bberrange@redhat.com >
  Date:   Thu Jun 16 09:40:10 2016 +0100
    trace: split out trace events for hw/i386/ directory
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Message-id: 1473872624-23285-4-git-send-email-berrange@redhat.com 
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com > 
						
						
					 
					
						2016-09-28 19:17:54 +01:00