summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-21 01:13:02 +0200
committerPaul Buetow <paul@buetow.org>2024-01-21 01:13:02 +0200
commit47c6992df36208c0129556ae4a8fe4ac293d305a (patch)
tree7262bfaf4cce40eb85791da6b269b84eaf7721ea
parent56a9bfccaaa4adb93ff526314c7878ce4e4bb89c (diff)
use another lib
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b4f81e..6065c4c 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
I/O Riot NG is a a experiments with BPF.
-Maybe a spiritual successor of one of my previous projects, I/O Riot https://codeberg.org/snonux/ioriot, the latter was based on SystemTap and C. The NG is based on BPF (via BCC/C) and Go (via gobpf). \ No newline at end of file
+Maybe a spiritual successor of one of my previous projects, I/O Riot https://codeberg.org/snonux/ioriot, the latter was based on SystemTap and C. The NG is based on BPF (via libbpfgo).