From b38238ed9daa72c3537d55928539eaef8c288096 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 24 May 2025 21:46:23 +0300 Subject: update example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e9b0cf..625853e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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. This is especially useful for drawing FlameGraphs like these: - + 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). -- cgit v1.2.3