Lines Matching full:default

41 store a system-wide default configuration.
48 configuration files by default, and options '--system' and '--user'
79 top = red, default
80 medium = green, default
81 normal = lightgray, default
83 jump_arrows = blue, default
84 addr = magenta, default
94 # Default, disable using /dev/null
137 % perf config ui.show-headers=false kmem.default=slab
175 as 'default', for example:
177 medium = default, lightgray
181 white, default, magenta, lightgray
187 background-color 'default'.
190 Default values are 'green' and 'default'.
194 Default values are 'lightgray' and 'default'.
198 Default values are 'black' and 'lightgray'.
202 Default values are 'blue', 'default'.
205 Default values are 'magenta', 'default'.
208 Default values are 'white', 'blue'.
214 subcommands. The default timeout is 500ms.
223 will make the TUI be the default for the 'top' subcommand. Those will be
239 set buildid.dir to /dev/null. The default is $HOME/.debug
246 Use this to change the default disassembler style to some other value
263 can be also printed as below. Default is 'false'.
292 Default is true. This option is only applied to TUI.
310 Default is 'false'.
330 Default is 'false'.
346 Default is 'false'.
361 Default is 'false'.
368 By default perf annotate shows percentage of samples. This option
383 Default is '1', meaning just jump targets will have offsets show right beside
425 The size of stack to dump in order to do post-unwinding. Default is 8192 (byte).
426 When using dwarf into record-mode, the default size will be used if omitted.
455 This option controls print order of callchains. The default is
461 the default value of this option is changed to 'caller' for the
463 still default to 'callee'.
469 The default is 'function'.
474 control the threshold. Default is 0.5 (%). The overhead is calculated
479 histogram entry. Default is 0 which means no limitation.
483 Allows changing the default sort order from "comm,dso,symbol" to
484 some other default, for instance "sym,dso" may be more fitting for
489 percentage will not be printed. Default is '0'. If percent-limit
495 event queue for ordering events. Default is 0, meaning no limit.
501 Please refer to the 'perf report' manual. The default is 'true'.
525 column by default.
526 The default is 'true'.
538 (with emacs client) and 'konqueror'. Default is 'man'.
546 pager or not based on this value. Default is 'unspecified'.
549 kmem.default::
551 '--slab' nor '--page' option is used. Default is 'slab'.
557 the build-id cache (in ~/.debug). This is the default.
569 mode ('n' default: 1, max: 4).
574 The default is 0, which means sorting by baseline.
581 'wdiff'. Default is 'delta'.
586 by the user, or use as a default one if none was specified.
592 Number of columns to align the argument list, default is 70,
593 use 40 for the strace default, zero to no alignment.
606 If set to 'yes' will show common string prefixes in tables. The default
617 "libbeauty", the default, to use the same argument beautifiers used in the
622 Can be used to select the default tracer when neither -G nor
631 Cmdline template. Below lines show its default value. Environment
679 (boolean) Change the default for "--big-num". To make
680 "--no-big-num" the default, set "stat.big-num=false".