aboutsummaryrefslogtreecommitdiff
path: root/src/tools/perf/Documentation/perfconfig.example
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/perf/Documentation/perfconfig.example')
-rw-r--r--src/tools/perf/Documentation/perfconfig.example29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/tools/perf/Documentation/perfconfig.example b/src/tools/perf/Documentation/perfconfig.example
deleted file mode 100644
index 767ea24..0000000
--- a/src/tools/perf/Documentation/perfconfig.example
+++ /dev/null
@@ -1,29 +0,0 @@
-[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