mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 03:58:27 +00:00 
			
		
		
		
	This does everything the aub dump functionality in libdrm does, but without being part of libdrm. This moves the very developer oriented functionality out of core libdrm and adds some flexibility in how we activate it (we can specify filename, for example). Most importantly, this lets us dump aub files for tools and/or drivers that don't use libdrm, without having to add that code to each of those projects. The tool is used much like strace or valgrind. For example: $ intel_aubdump -v --output=stuff.aub -- glxgears -geometry 500x500 will launch glxgears with its options and enable aub dumping and pass the -v and --output=stuff.aub options to the aub dumper. Signed-off-by: Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
		
			
				
	
	
		
			40 lines
		
	
	
		
			681 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			681 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Please keep sorted alphabetically
 | 
						|
hsw_compute_wrpll
 | 
						|
igt_stats
 | 
						|
intel_aubdump
 | 
						|
intel_audio_dump
 | 
						|
intel_backlight
 | 
						|
intel_bios_dumper
 | 
						|
intel_bios_reader
 | 
						|
intel_display_crc
 | 
						|
intel_display_poller
 | 
						|
intel_dump_decode
 | 
						|
intel_error_decode
 | 
						|
intel_forcewaked
 | 
						|
intel_framebuffer_dump
 | 
						|
intel_firmware_decode
 | 
						|
intel_gpu_frequency
 | 
						|
intel_gpu_time
 | 
						|
intel_gpu_top
 | 
						|
intel_gtt
 | 
						|
intel_infoframes
 | 
						|
intel_iosf_sb_read
 | 
						|
intel_iosf_sb_write
 | 
						|
intel_l3_parity
 | 
						|
intel_lid
 | 
						|
intel_opregion_decode
 | 
						|
intel_panel_fitter
 | 
						|
intel_perf_counters
 | 
						|
intel_reg
 | 
						|
intel_reg_checker
 | 
						|
intel_reg_dumper
 | 
						|
intel_reg_read
 | 
						|
intel_reg_snapshot
 | 
						|
intel_reg_write
 | 
						|
intel_stepping
 | 
						|
intel_vga_read
 | 
						|
intel_vga_write
 | 
						|
intel_watermark
 | 
						|
skl_compute_wrpll
 | 
						|
skl_ddb_allocation
 |