]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/Documentation/perf-config.txt
perf config: Show default report configuration in example and docs
[karo-tx-linux.git] / tools / perf / Documentation / perf-config.txt
index 68c89190e79ce7d521d4275caca3bafb68ead2be..cb081ac59fd11457b909a0f98b398993eaf76119 100644 (file)
@@ -110,6 +110,14 @@ Given a $HOME/.perfconfig like this:
                order = caller
                sort-key = function
 
+       [report]
+               # Defaults
+               sort-order = comm,dso,symbol
+               percent-limit = 0
+               queue-size = 0
+               children = true
+               group = true
+
 Variables
 ~~~~~~~~~