]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - tools/perf/Documentation/perfconfig.example
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
[mirror_ubuntu-zesty-kernel.git] / tools / perf / Documentation / perfconfig.example
CommitLineData
e039fc72
ACM
1[colors]
2
3 # These were the old defaults
4 top = red, lightgray
5 medium = green, lightgray
6 normal = black, lightgray
7 selected = lightgray, magenta
78ce08df 8 jump_arrows = blue, lightgray
058b4cc9 9 addr = magenta, lightgray
e039fc72
ACM
10
11[tui]
12
13 # Defaults if linked with libslang
14 report = on
15 annotate = on
16 top = on
17
18[buildid]
19
20 # Default, disable using /dev/null
21 dir = /root/.debug
c323cf04
ACM
22
23[annotate]
24
25 # Defaults
26 hide_src_code = false
27 use_offset = true
28 jump_arrows = true
29 show_nr_jumps = false