Lines Matching refs:bpftool
4 bpftool-link
17 **bpftool** [*OPTIONS*] **link** *COMMAND*
26 | **bpftool** **link { show | list }** [*LINK*]
27 | **bpftool** **link pin** *LINK* *FILE*
28 | **bpftool** **link detach** *LINK*
29 | **bpftool** **link help**
36 bpftool link { show | list } [*LINK*]
44 Since Linux 5.8 bpftool is able to discover information about processes
46 bpftool will automatically emit this information as well.
48 bpftool link pin *LINK* *FILE*
54 bpftool link detach *LINK*
60 bpftool link help
76 **# bpftool link show**
84 **# bpftool --json --pretty link show**
102 | **# bpftool link pin id 10 /sys/fs/bpf/link**