| /Linux-v6.6/scripts/ |
| D | coccicheck | 77 OPTIONS="$COCCIINCLUDE $1" 84 OPTIONS="--dir $srctree $COCCIINCLUDE" 86 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE" 102 OPTIONS="--patch $srctree $OPTIONS" 112 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1" 193 OPTIONS="$OPTIONS $SPFLAGS" 248 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 250 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \ 252 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 254 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1 [all …]
|
| /Linux-v6.6/tools/testing/selftests/ftrace/test.d/dynevent/ |
| D | add_remove_eprobe.tc | 14 OPTIONS="file=+0(\$filename):ustring" 15 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 43 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 51 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 59 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 67 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 70 echo "-:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 75 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 78 echo "-:eprobes/$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 83 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events [all …]
|
| /Linux-v6.6/tools/bpf/bpftool/Documentation/ |
| D | bpftool-perf.rst | 17 **bpftool** [*OPTIONS*] **perf** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| } 45 OPTIONS chapter
|
| D | bpftool.rst | 17 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** } 26 *OPTIONS* := { { **-V** | **--version** } | |COMMON_OPTIONS| } 61 OPTIONS chapter
|
| D | bpftool-iter.rst | 17 **bpftool** [*OPTIONS*] **iter** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| } 58 OPTIONS chapter
|
| D | bpftool-struct_ops.rst | 17 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| } 69 OPTIONS chapter
|
| D | bpftool-link.rst | 17 **bpftool** [*OPTIONS*] **link** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| | { **-f** | **--bpffs** } | { **-n** | **--nomount** } } 67 OPTIONS chapter
|
| D | bpftool-feature.rst | 17 **bpftool** [*OPTIONS*] **feature** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| } 88 OPTIONS chapter
|
| D | bpftool-net.rst | 17 **bpftool** [*OPTIONS*] **net** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| } 84 OPTIONS chapter
|
| /Linux-v6.6/Documentation/tools/rv/ |
| D | rv-list.rst | 15 **rv list** [*OPTIONS*] 23 OPTIONS chapter
|
| D | rv-mon-wwnr.rst | 15 **rv mon wip** [*OPTIONS*] 25 OPTIONS chapter
|
| D | rv-mon-wip.rst | 15 **rv mon wip** [*OPTIONS*] 26 OPTIONS chapter
|
| D | rv-mon.rst | 15 **rv mon** [*-h*] **monitor_name** [*-h*] [*MONITOR OPTIONS*] 24 OPTIONS chapter
|
| D | rv.rst | 15 **rv** *COMMAND* [*OPTIONS*] 41 OPTIONS chapter
|
| /Linux-v6.6/Documentation/tools/rtla/ |
| D | rtla.rst | 12 **rtla** *COMMAND* [*OPTIONS*] 32 OPTIONS chapter
|
| D | rtla-timerlat-hist.rst | 12 **rtla timerlat hist** [*OPTIONS*] ... 23 OPTIONS chapter
|
| D | rtla-osnoise-top.rst | 12 **rtla osnoise top** [*OPTIONS*] 25 OPTIONS chapter
|
| D | rtla-osnoise-hist.rst | 12 **rtla osnoise hist** [*OPTIONS*] 23 OPTIONS chapter
|
| /Linux-v6.6/tools/perf/Documentation/ |
| D | perf-kwork.txt | 57 OPTIONS 75 OPTIONS for 'perf kwork report' 109 OPTIONS for 'perf kwork latency' 139 OPTIONS for 'perf kwork timehist'
|
| D | perf-lock.txt | 32 COMMON OPTIONS 65 REPORT OPTIONS 109 INFO OPTIONS 121 CONTENTION OPTIONS
|
| D | perf.txt | 11 'perf' [--version] [--help] [OPTIONS] COMMAND [ARGS] 13 OPTIONS
|
| D | perf-sched.txt | 63 OPTIONS 81 OPTIONS for 'perf sched map' 97 OPTIONS for 'perf sched timehist'
|
| D | perf-ftrace.txt | 28 COMMON OPTIONS 57 OPTIONS for 'perf ftrace trace' 130 OPTIONS for 'perf ftrace latency'
|
| /Linux-v6.6/samples/bpf/ |
| D | xdp2skb_meta.sh | 81 OPTIONS=$(getopt -o vfhd: \ 86 eval set -- "$OPTIONS"
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | test_xdp_vlan.sh | 66 OPTIONS=$(getopt -o hvfi: \ 73 eval set -- "$OPTIONS"
|