From 4460a68aa299ad6b63ffbbbb23585b93fad9feee Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 Mar 2025 21:26:52 +0200 Subject: add pprof option and rename ioriotng to ior --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 156ed5a..3831ad7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ioriotng +# I/O Riot NG - + 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. @@ -12,7 +12,7 @@ To get this running on Fedora 39, run: ```shell mkdir ~/git -git clone https://codeberg.org/snonux/ioriotng +git clone https://codeberg.org/snonux/ior git clone https://github.com/aquasecurity/libbpfgo sudo dnf install -y golang clang bpftool elfutils-libelf-devel zlib-static glibc-static libzstd-static cd libbpfgo -- cgit v1.2.3