summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21e6e75..49e9f5f 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ 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 Go, C and BPF (via libbpfgo).
+This program traces for I/O syscalls and then analyses the time taken for each of those syscalls. And also the time between of those syscalls.
+
## Fedora
To get this running on Fedora 39, run: