commit | 9f83f78ed09f0eda7812c8e784f713d27d0a8e8a | [log] [tgz] |
---|---|---|
author | Jess Frazelle <acidburn@github.com> | Fri Dec 28 22:11:16 2018 -0500 |
committer | Jess Frazelle <acidburn@github.com> | Fri Dec 28 22:11:16 2018 -0500 |
tree | 4a05a57e32a6a2d16ffc8f3a06a228232c250d75 | |
parent | ebc9b42d4a9c4fc88e3b5fc3a333ee22b8d99b23 [diff] |
update travis Signed-off-by: Jess Frazelle <acidburn@github.com>
A tool to list and diagnose bpf programs. (Who watches the watchers..? :)
Shoutout to cilium's golang bpf package for doing a lot of heavy lifting here.
For installation instructions from binaries please visit the Releases Page.
$ go get github.com/genuinetools/bpfps
$ bpfps -h bpfps - A tool to list and diagnose bpf programs. (Who watches the watchers..? :). Usage: bpfps <command> Flags: -d enable debug logging (default: false) Commands: version Show the version information.
$ sudo bpfps BID NAME TYPE UID MAPS LOADTIME 21 Array 0 []uint32(nil) 17h25m55.523229433s 22 Array 0 []uint32(nil) 17h25m55.530713603s