diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-05 00:33:27 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-05 00:33:27 +0200 |
| commit | 40554e1b2304583203a471c6fbae908bd4e8c7c6 (patch) | |
| tree | 97819a8167d666083520bcd29cb42d4e0c2ebd6c | |
| parent | 6e03b744ba378c48b5120f7cf59f0b588a7cbd46 (diff) | |
correction
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ 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 libbpfgo). +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 Go, C and BPF (via libbpfgo). ## Fedora |
