Lines Matching refs:program
75 Output will start with program ID followed by program type and
79 programs (such as the total time spent running the program,
83 program run. Activation or deactivation of the feature is
99 **visual** is specified, *PROG* must match a single program.
113 Dump jited image (host machine code) of the program.
117 *PROG* must match a single program when **file** is specified.
126 Pin program *PROG* as *FILE*.
133 Load bpf program(s) from binary *OBJ* and pin as *PATH*.
134 **bpftool prog load** pins only the first program from the
137 **type** is optional, if not specified program type will be
146 If **offload_dev** *NAME* is specified program will be loaded
148 If **xdpmeta_dev** *NAME* is specified program will become
154 If **autoattach** is specified program will be attached
156 program attached to its hook) is pinned, not the program as
161 supported for all program types. If a program does not
163 for that program instead.
170 Attach bpf program *PROG* (with type specified by
176 Detach bpf program *PROG* (with type specified by
190 Run BPF program *PROG* in the kernel testing infrastructure
191 for BPF, meaning that the program works on the data and
218 Not all program types support test run. Among those which do,
220 arguments. bpftool does not perform checks on program types.
223 Profile *METRICs* for bpf program *PROG* for *DURATION*
247 Load program as a "loader" program. This is useful to debug
255 of the loader program will use the **bpf_trace_printk**\ ()