Lines Matching refs:program
70 Output will start with program ID followed by program type and
74 programs (such as the total time spent running the program,
78 program run. Activation or deactivation of the feature is
94 **visual** is specified, *PROG* must match a single program.
109 Dump jited image (host machine code) of the program.
113 *PROG* must match a single program when **file** is specified.
123 Pin program *PROG* as *FILE*.
130 Load bpf program(s) from binary *OBJ* and pin as *PATH*.
131 **bpftool prog load** pins only the first program from the
134 **type** is optional, if not specified program type will be
143 If **dev** *NAME* is specified program will be loaded onto
153 Attach bpf program *PROG* (with type specified by
159 Detach bpf program *PROG* (with type specified by
173 Run BPF program *PROG* in the kernel testing infrastructure
174 for BPF, meaning that the program works on the data and
201 Not all program types support test run. Among those which do,
203 arguments. bpftool does not perform checks on program types.
206 Profile *METRICs* for bpf program *PROG* for *DURATION*
230 Load program as a "loader" program. This is useful to debug
238 of the loader program will use the **bpf_trace_printk**\ ()