8000 GitHub - genuinetools/bpfps: A tool to list and diagnose bpf programs. (Who watches the watchers..? :)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

genuinetools/bpfps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-truncate">VERSION.txt
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpfps

make-all make-image GoDoc Github All Releases

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.

Table of Contents

Installation

Binaries

For installation instructions from binaries please visit the Releases Page.

Via Go

$ go get github.com/genuinetools/bpfps

Using your package manager

Usage

$ 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

About

A tool to list and diagnose bpf programs. (Who watches the watchers..? :)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

0