diff options
| author | Paul Buetow <snonux@noreply.codeberg.org> | 2024-01-18 21:07:45 +0000 |
|---|---|---|
| committer | Paul Buetow <snonux@noreply.codeberg.org> | 2024-01-18 21:07:45 +0000 |
| commit | 56a9bfccaaa4adb93ff526314c7878ce4e4bb89c (patch) | |
| tree | 9c0784746cd33f3f12ee459b9e5b103f0fccff09 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b4f81e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ioriotng + +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 |
