Blame view

tools/perf/Documentation/perfconfig.example 322 Bytes
e039fc727   Arnaldo Carvalho de Melo   perf ui browser: ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  [colors]
  
  	# These were the old defaults
  	top = red, lightgray
  	medium = green, lightgray
  	normal = black, lightgray
  	selected = lightgray, magenta
  	code = blue, lightgray
  
  [tui]
  
  	# Defaults if linked with libslang
  	report = on
  	annotate = on
  	top = on
  
  [buildid]
  
  	# Default, disable using /dev/null
  	dir = /root/.debug