Searched refs:subcommands (Results 1 – 17 of 17) sorted by relevance
/linux/tools/perf/Documentation/ |
H A D | perf-check.txt | 16 With no subcommands given, 'perf check' command just prints the command 79 This can be used along with subcommands such as 'perf check feature'
|
H A D | perf-kvm.txt | 71 Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.
|
H A D | perf-ftrace.txt | 16 The 'perf ftrace' command provides a collection of subcommands which use
|
H A D | perf-config.txt | 212 subcommands. The default timeout is 500ms.
|
/linux/tools/lib/subcmd/ |
H A D | parse-options.c | 633 const char *const subcommands[], const char *usagestr[], int flags) in parse_options_subcommand() argument 638 if (subcommands && !usagestr[0]) { in parse_options_subcommand() 643 for (int i = 0; subcommands[i]; i++) { in parse_options_subcommand() 646 astrcat(&buf, subcommands[i]); in parse_options_subcommand() 668 if (subcommands) { in parse_options_subcommand() 669 for (int i = 0; subcommands[i]; i++) in parse_options_subcommand() 670 printf("%s ", subcommands[i]); in parse_options_subcommand()
|
H A D | parse-options.h | 179 const char *const subcommands[],
|
/linux/Documentation/bpf/ |
H A D | drgn.rst | 88 subcommands:
|
/linux/Documentation/networking/ |
H A D | batman-adv.rst | 77 subcommands.
|
/linux/tools/power/cpupower/po/ |
H A D | ka.po | 199 msgid "Supported subcommands are:\n" 206 "Some subcommands can make use of the -c cpulist option.\n" 227 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
H A D | cs.po | 188 msgid "Supported subcommands are:\n" 195 "Some subcommands can make use of the -c cpulist option.\n" 212 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
H A D | pt.po | 183 msgid "Supported subcommands are:\n" 190 "Some subcommands can make use of the -c cpulist option.\n" 207 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
H A D | fr.po | 185 msgid "Supported subcommands are:\n" 192 "Some subcommands can make use of the -c cpulist option.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
H A D | it.po | 185 msgid "Supported subcommands are:\n" 192 "Some subcommands can make use of the -c cpulist option.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
H A D | de.po | 193 msgid "Supported subcommands are:\n" 200 "Some subcommands can make use of the -c cpulist option.\n" 221 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
/linux/tools/bpf/bpftool/bash-completion/ |
H A D | bpftool | 345 # Complete id and name, only for subcommands that use prog (but no
|
/linux/Documentation/scsi/ |
H A D | st.rst | 487 subcommands are:
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 5412 via subcommands. len_max is the size of the user space buffer, 5437 **subcommands:** 5488 **subcommands:** 5492 not succeed all other subcommands will fail with -EINVAL. This
|