Home | History | Annotate | Download | only in Documentation

Lines Matching full:command

12 'perf script' [<options>] record <script> [<record-options>] <command>
14 'perf script' [<options>] <script> <required-script-args> [<record-options>] <command>
19 This command reads the input file and displays the trace recorded.
31 'perf script record <script> <command>' to record the events required
34 language extension. If <command> is not specified, the events are
41 record <script>' is used and should be present for this command to
45 'perf script <script> <required-script-args> <command>' to both
49 actual script name minus any language extension. If <command> is
52 should be specified before <command>. This mode doesn't allow for
75 <command>...::
76 Any command you can specify in a shell.
102 Force system-wide collection. Scripts run without a <command>
103 normally use -a by default, while scripts run with a <command>