We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc93428 commit cf273f1Copy full SHA for cf273f1
2 files changed
README.md
@@ -11,7 +11,7 @@ Shoutout to [cilium's](https://github.com/cilium/cilium)
11
12
#### Binaries
13
14
-- **linux** [amd64](https://github.com/genuinetools/bpfps/releases/download/v0.1.2/bpfps-linux-amd64)
+- **linux** [amd64](https://github.com/genuinetools/bpfps/releases/download/v0.1.3/bpfps-linux-amd64)
15
16
#### Via Go
17
@@ -35,7 +35,7 @@ $ bpfps -h
35
|_| |_|
36
37
A tool to list and diagnose bpf programs. (Who watches the watchers..? :)
38
- Version: v0.1.2
+ Version: v0.1.3
39
Build: be7363d
40
41
-d run in debug mode
VERSION.txt
@@ -1 +1 @@
1
-v0.1.2
+v0.1.3
0 commit comments