Lines Matching refs:bpftool
4 bpftool-feature
17 **bpftool** [*OPTIONS*] **feature** *COMMAND*
26 | **bpftool** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix**…
27 | **bpftool** **feature list_builtins** *GROUP*
28 | **bpftool** **feature help**
35 bpftool feature probe [kernel] [full] [macros [prefix *PREFIX*]]
40 By default, bpftool **does not run probes** for **bpf_probe_write_user**\
54 When the **unprivileged** keyword is used, bpftool will dump only the
59 bpftool is inadvertently run as non-root, for example. This keyword is
60 unavailable if bpftool was compiled without libcap.
62 bpftool feature probe dev *NAME* [full] [macros [prefix *PREFIX*]]
69 bpftool feature list_builtins *GROUP*
70 List items known to bpftool. These can be BPF program types
74 elements that bpftool knows from compilation time, as provided from libbpf
78 bpftool feature help