Lines Matching full:bpflist
1 Demonstrations of bpflist.
4 bpflist displays information on running BPF programs and optionally also
8 # bpflist
19 In verbose mode, bpflist also counts the number of kprobes and uprobes opened
23 # bpflist -v
34 # bpflist -vv
54 # bpflist -h
55 usage: bpflist.py [-h] [-v]
64 bpflist # display all processes currently using BPF
65 bpflist -v # also count kprobes/uprobes
66 bpflist -vv # display kprobes/uprobes and count them