kbpf¤
Prints information about the linux kernel bpf progs and maps.
Optional arguments¤
| Short | Long | Help |
|---|---|---|
| -h | --help | show this help message and exit |
| -v | --verbose | Increase the verbosity. (default: 0) |
| -b | --break | Break at the start of the nth JIT compiled ebpf prog. |
| -p | --progs | Print progs |
| -m | --maps | Print maps |