summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-22 23:27:28 +0200
committerPaul Buetow <paul@buetow.org>2025-03-22 23:27:28 +0200
commit5fa2439de2cedfaef6aca125769facd4bc3bc9b5 (patch)
tree44e3cd78bf7219a0f22207bc9e922258dd4cf30c /README.md
parentdb7cdf67d04c96b7cf9d993d76f5911cf6eb234a (diff)
SETFL
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 598e5ec..5a2abc2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# I/O Riot NG
+# I/O Riot NG (aka ior)
<img src=assets/ior-small.png />
@@ -8,6 +8,8 @@ I/O Riot NG is an experiments with BPF. This program traces for I/O syscalls and
Maybe this is 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).
+This works only on Linux!
+
## Fedora
To get this running on Fedora 39, run: