Lines Matching refs:report
89 report = on
119 [report]
139 To modify the sort order of report functionality in user config file(i.e. `~/.perfconfig`), do
141 % perf config --user report sort-order=srcline
154 % perf config report.queue-size call-graph.order report.children
169 'report', 'top' and 'annotate' in the TUI. They should specify the
197 from sub-commands (top, report, annotate).
207 Colors for headers in the output of a sub-commands (top, report).
217 Subcommands that can be configured here are 'top', 'report' and 'annotate'.
376 in 'report' and 'top'. If this option is false, they are hidden.
380 When sub-commands 'top' and 'report' work with -g/—-children
424 If this option is not set and report.children or top.children is
427 execution of 'perf report' or 'perf top'. Other commands will
446 report.*::
447 report.sort_order::
451 report.percent-limit::
458 report.queue-size::
462 report.children::
464 If this option is true, 'perf report' cumulates callchains of children
466 Please refer to the 'perf report' manual. The default is 'true'.
468 report.group::
488 Same as 'report.children'. So if it is enabled, the output of 'top'
598 around samples in perf report sample context browser.