From 6c6e3ea33241042e8a1efc04cee3bfb3559dd210 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 13 Feb 2024 10:38:05 +0200 Subject: add more to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- cgit v1.2.3