aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perfconfig.example
diff options
context:
space:
mode:
authorGravatar Milian Wolff <milian.wolff@kdab.com> 2016-08-30 15:41:06 +0200
committerGravatar Arnaldo Carvalho de Melo <acme@redhat.com> 2016-09-01 09:44:13 -0300
commit893c5c798be99bcff5b235402dbd21e5aa03d76e (patch)
tree1aa0e1ef70b0d790c4da4da4215e9aab3004153b /tools/perf/Documentation/perfconfig.example
parentperf symbols: Demangle symbols for synthesized @plt entries. (diff)
downloadlinux-893c5c798be99bcff5b235402dbd21e5aa03d76e.tar.gz
linux-893c5c798be99bcff5b235402dbd21e5aa03d76e.tar.bz2
linux-893c5c798be99bcff5b235402dbd21e5aa03d76e.zip
perf config: Show default report configuration in example and docs
Signed-off-by: Milian Wolff <milian.wolff@kdab.com> LPU-Reference: 20160830134106.21240-2-milian.wolff@kdab.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perfconfig.example')
-rw-r--r--tools/perf/Documentation/perfconfig.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perfconfig.example b/tools/perf/Documentation/perfconfig.example
index 1d8d5bc4cd2d..2b477c1d1efe 100644
--- a/tools/perf/Documentation/perfconfig.example
+++ b/tools/perf/Documentation/perfconfig.example
@@ -27,3 +27,12 @@
use_offset = true
jump_arrows = true
show_nr_jumps = false
+
+[report]
+
+ # Defaults
+ sort-order = comm,dso,symbol
+ percent-limit = 0
+ queue-size = 0
+ children = true
+ group = true