diff options
| author | Paul Buetow <paul@buetow.org> | 2024-01-21 01:13:02 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-01-21 01:13:02 +0200 |
| commit | 47c6992df36208c0129556ae4a8fe4ac293d305a (patch) | |
| tree | 7262bfaf4cce40eb85791da6b269b84eaf7721ea /README.md | |
| parent | 56a9bfccaaa4adb93ff526314c7878ce4e4bb89c (diff) | |
use another lib
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
