2011-10-18 17:50:51 +00:00
|
|
|
[colors]
|
|
|
|
|
|
|
|
# These were the old defaults
|
|
|
|
top = red, lightgray
|
|
|
|
medium = green, lightgray
|
|
|
|
normal = black, lightgray
|
|
|
|
selected = lightgray, magenta
|
2016-01-08 08:16:11 +00:00
|
|
|
jump_arrows = blue, lightgray
|
2012-04-02 15:59:01 +00:00
|
|
|
addr = magenta, lightgray
|
2011-10-18 17:50:51 +00:00
|
|
|
|
|
|
|
[tui]
|
|
|
|
|
|
|
|
# Defaults if linked with libslang
|
|
|
|
report = on
|
|
|
|
annotate = on
|
|
|
|
top = on
|
|
|
|
|
|
|
|
[buildid]
|
|
|
|
|
|
|
|
# Default, disable using /dev/null
|
|
|
|
dir = /root/.debug
|
2012-05-30 01:06:30 +00:00
|
|
|
|
|
|
|
[annotate]
|
|
|
|
|
|
|
|
# Defaults
|
|
|
|
hide_src_code = false
|
|
|
|
use_offset = true
|
|
|
|
jump_arrows = true
|
|
|
|
show_nr_jumps = false
|
2016-08-30 13:41:06 +00:00
|
|
|
|
|
|
|
[report]
|
|
|
|
|
|
|
|
# Defaults
|
|
|
|
sort-order = comm,dso,symbol
|
|
|
|
percent-limit = 0
|
|
|
|
queue-size = 0
|
|
|
|
children = true
|
|
|
|
group = true
|