Lines Matching +full:bpftool +full:-
1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 bpftool-feature
6 -------------------------------------------------------------------------------
7 tool for inspection of eBPF-related parameters for Linux kernel or net device
8 -------------------------------------------------------------------------------
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*]]
36 Probe the running kernel and dump a number of eBPF-related
41 By default, bpftool **does not run probes** for
46 If the **macros** keyword (but not the **-j** option) is
58 When the **unprivileged** keyword is used, bpftool will dump
64 bpftool is inadvertently run as non-root, for example. This
65 keyword is unavailable if bpftool was compiled without
68 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]]
75 **bpftool feature list_builtins** *GROUP*
76 List items known to bpftool. These can be BPF program types
80 simply lists the elements that bpftool knows from compilation time,
85 **bpftool feature help**