From 8368f9986f9fac55a1f3869a4a99a7c077684c1c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 Mar 2025 20:45:15 +0200 Subject: fix pprof --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c49b23b..6ba7db5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,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 (using https://github.com/brendangregg/FlameGraph) like these: +I/O Riot NG is an experiments with BPF. This program traces for I/O syscalls and then analyses the time taken for each of those syscalls. This is especially useful for drawing FlameGraphs (using https://github.com/brendangregg/FlameGraph) like these: -- cgit v1.2.3