• Home
  • Raw
  • Download

Lines Matching refs: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
248 this option lets 'annotate' print a list of assembly code with the source code.
250 If this option is 'true', they can be printed
258 But if this option is 'false', source code of the part
286 Default is true. This option is only applied to TUI.
310 When showing source code if this option is 'true',
319 However if this option is 'false', they aren't printed as below.
339 To compare two records on an instruction base, with this option
341 in assembly code. If this option is 'true', total periods are printed
346 But if this option is 'false', percent values for overhead are printed i.e.
358 This option control the way to calculate overhead of filtered entries -
359 that means the value of this option is effective only if there's a
375 This option controls display of column headers (like 'Overhead' and 'Symbol')
376 in 'report' and 'top'. If this option is false, they are hidden.
377 This option is only applied to TUI.
395 flat and folded. This option controls a way to show overhead for each callchain
420 This option controls print order of callchains. The default is
424 If this option is not set and report.children or top.children is
425 set to true (or the equivalent command line option is given),
426 the default value of this option is changed to 'caller' for the
432 The sort-key option determines a way to compare the callchains.
438 small callchains under a certain overhead (threshold) and this option
459 This option sets up the maximum allocation size of the internal
464 If this option is true, 'perf report' cumulates callchains of children
469 This option is to show event group information together.
495 This option can assign a tool to view manual pages when 'help'
500 or use different path using 'man.<tool>.path' config option.
509 This option decides which allocator is to be analyzed if neither
510 '--slab' nor '--page' option is used. Default is 'slab'.
514 This option can be 'cache', 'no-cache' or 'skip'.
517 But if this option is 'no-cache', it will not update the build-id cache.
522 This option sets the number of columns to sort the result.
602 Any option defines a script that is added to the scripts menu
604 The name of the option is the name, the value is a script command line.