From dbc5a6a2f3554f98579b742fec012dde9a9417e2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 2 Mar 2024 15:03:40 +0200 Subject: refactor --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 538966c..156ed5a 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,10 @@ -I/O Riot NG is an experiments with BPF. +I/O Riot NG is an experiments with BPF. This program traces for synchronous I/O syscalls and then analyses the time taken for each of those syscalls. 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