Lines Matching refs:programs
71 Show information about loaded programs. If *PROG* is specified show
72 information only about given programs, otherwise list all programs
74 match several programs which will all be shown.
79 Since Linux 5.1 the kernel can collect statistics on BPF programs (such as
87 that hold open file descriptors (FDs) against BPF programs. On such kernels
91 Dump eBPF instructions of the programs from the kernel. By default, eBPF
96 In case of **tag** or **name**, *PROG* may match several programs which
107 If the programs have line_info available, the source line will be
133 loadall** pins all programs from the *OBJ* under *PATH* directory. **type**
171 stop printing. BPF programs can write to this trace pipe at runtime with
173 purposes. For streaming data from BPF programs to user space, one can use
217 When showing BPF programs, show file names of pinned programs.
228 of such programs. When this option is in use, bpftool attempts to load the
229 programs from the object file into the kernel, but does not pin them
235 creating the maps, and loading the programs (see **bpftool prog tracelog**