Searched full:bpflist (Results 1 – 6 of 6) sorted by relevance
1 Demonstrations of bpflist.4 bpflist displays information on running BPF programs and optionally also8 # bpflist19 In verbose mode, bpflist also counts the number of kprobes and uprobes opened23 # bpflist -v34 # bpflist -vv54 # bpflist -h55 usage: bpflist.py [-h] [-v]64 bpflist # display all processes currently using BPF65 bpflist -v # also count kprobes/uprobes[all …]
3 # bpflist Display processes currently using BPF programs and maps,6 # USAGE: bpflist [-v]22 bpflist # display all processes currently using BPF23 bpflist -v # also count kprobes/uprobes24 bpflist -vv # display kprobes/uprobes and count them
1 .TH bpflist 8 "2017-03-09" "USER COMMANDS"3 bpflist \- Display processes currently using BPF programs and maps.5 .B bpflist [-v]30 .B bpflist34 .B bpflist -v
48 bpflist:49 command: wrapper bpflist50 aliases: [bpflist]
92 - tools/[bpflist](tools/bpflist.py): Display processes with active BPF programs and maps. [Examples…
89 self.run_with_duration("bpflist.py")