Lines Matching full:program
77 Output will start with program ID followed by program type and
81 programs (such as the total time spent running the program,
85 program run. Activation or deactivation of the feature is
101 **visual** is specified, *PROG* must match a single program.
115 Dump jited image (host machine code) of the program.
119 *PROG* must match a single program when **file** is specified.
128 Pin program *PROG* as *FILE*.
135 Load bpf program(s) from binary *OBJ* and pin as *PATH*.
136 **bpftool prog load** pins only the first program from the
139 **type** is optional, if not specified program type will be
148 If **offload_dev** *NAME* is specified program will be loaded
150 If **xdpmeta_dev** *NAME* is specified program will become
156 If **autoattach** is specified program will be attached
158 program attached to its hook) is pinned, not the program as
163 supported for all program types. If a program does not
165 for that program instead.
172 Attach bpf program *PROG* (with type specified by
178 Detach bpf program *PROG* (with type specified by
192 Run BPF program *PROG* in the kernel testing infrastructure
193 for BPF, meaning that the program works on the data and
220 Not all program types support test run. Among those which do,
222 arguments. bpftool does not perform checks on program types.
225 Profile *METRICs* for bpf program *PROG* for *DURATION*
249 Load program as a "loader" program. This is useful to debug
257 of the loader program will use the **bpf_trace_printk**\ ()