 c323cf0400
			
		
	
	
	c323cf0400
	
	
	
		
			
			The defaults are: [annotate] hide_src_code = false use_offset = true jump_arrows = true show_nr_jumps = false Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-q4egci70rjgxh7bogbbfpcyf@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			459 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			459 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| [colors]
 | |
| 
 | |
| 	# These were the old defaults
 | |
| 	top = red, lightgray
 | |
| 	medium = green, lightgray
 | |
| 	normal = black, lightgray
 | |
| 	selected = lightgray, magenta
 | |
| 	code = blue, lightgray
 | |
| 	addr = magenta, lightgray
 | |
| 
 | |
| [tui]
 | |
| 
 | |
| 	# Defaults if linked with libslang
 | |
| 	report = on
 | |
| 	annotate = on
 | |
| 	top = on
 | |
| 
 | |
| [buildid]
 | |
| 
 | |
| 	# Default, disable using /dev/null
 | |
| 	dir = /root/.debug
 | |
| 
 | |
| [annotate]
 | |
| 
 | |
| 	# Defaults
 | |
| 	hide_src_code = false
 | |
| 	use_offset = true
 | |
| 	jump_arrows = true
 | |
| 	show_nr_jumps = false
 |