summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-13 10:38:05 +0200
committerPaul Buetow <paul@buetow.org>2024-02-13 10:38:05 +0200
commit6c6e3ea33241042e8a1efc04cee3bfb3559dd210 (patch)
tree88237d9bd14cf1974c057941f03fd32ac80dd9db /README.md
parent94179a7963cfdcd1c61b3630a05dadbdd6a72b02 (diff)
add more to the readme
Diffstat (limited to 'README.md')
-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: