diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-08 22:34:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-08 22:34:45 +0200 |
| commit | 9f21f1004beeac10be9223bc8c5514261e397b6e (patch) | |
| tree | 3c1a3cdbbf2399c899925838a1ad446d992188a8 /README.md | |
| parent | d7d67b49b8cc6683c6d820f8ead12282397f7c91 (diff) | |
jo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,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: -<img src=assets/ior-flamegraph-example.svg /> +<img src=assets/screenshot-flames.png /> 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). |
