Lines Matching full:option
11 'perf config' [<file-option>] [section.name[=value] ...]
13 'perf config' [<file-option>] -l | --list
213 Can be overridden by the --proc-map-timeout option on supported
247 supported by binutils, such as "intel", see the '-M' option help in the
252 this option lets 'annotate' print a list of assembly code with the source code.
254 If this option is 'true', they can be printed
262 But if this option is 'false', source code of the part
276 This option works with tui, stdio2 browsers.
292 Default is true. This option is only applied to TUI.
296 This option works with tui, stdio2 browsers.
317 This option works with tui browser.
320 When showing source code if this option is 'true',
329 However if this option is 'false', they aren't printed as below.
338 This option works with tui, stdio2 browsers.
350 This option works with tui, stdio2 browsers.
353 To compare two records on an instruction base, with this option
355 in assembly code. If this option is 'true', total periods are printed
360 But if this option is 'false', percent values for overhead are printed i.e.
365 This option works with tui, stdio2, stdio browsers.
368 By default perf annotate shows percentage of samples. This option
380 This option works with tui, stdio2, stdio browsers.
387 This option works with tui, stdio2 browsers.
391 This option control the way to calculate overhead of filtered entries -
392 that means the value of this option is effective only if there's a
408 This option controls display of column headers (like 'Overhead' and 'Symbol')
409 in 'report' and 'top'. If this option is false, they are hidden.
410 This option is only applied to TUI.
421 kernel space is controlled not by this option but by the
430 flat and folded. This option controls a way to show overhead for each callchain
455 This option controls print order of callchains. The default is
459 If this option is not set and report.children or top.children is
460 set to true (or the equivalent command line option is given),
461 the default value of this option is changed to 'caller' for the
467 The sort-key option determines a way to compare the callchains.
473 small callchains under a certain overhead (threshold) and this option
494 This option sets up the maximum allocation size of the internal
499 If this option is true, 'perf report' cumulates callchains of children
504 This option is to show event group information together.
530 applicable only for 'top' subcommand. This option ONLY setup
532 the command line option -g must be specified.
536 This option can assign a tool to view manual pages when 'help'
541 or use different path using 'man.<tool>.path' config option.
550 This option decides which allocator is to be analyzed if neither
551 '--slab' nor '--page' option is used. Default is 'slab'.
555 This option can be 'cache', 'no-cache' or 'skip'.
558 But if this option is 'no-cache', it will not update the build-id cache.
563 applicable only for 'record' subcommand. This option ONLY setup
565 the command line option -g must be specified.
573 This option sets the number of columns to sort the result.
623 -F option is not specified. Possible values are 'function' and
664 Any option defines a script that is added to the scripts menu
666 The name of the option is the name, the value is a script command line.
694 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.