diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-24 21:46:23 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-24 21:46:23 +0300 |
| commit | b38238ed9daa72c3537d55928539eaef8c288096 (patch) | |
| tree | cf1fba8393393093437ef3f57e787bb2f654ca94 /README.md | |
| parent | 70d554fb641fbd2b09833316c66468f99e3f41ba (diff) | |
update example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: -<img src=assets/ior-by-count-flamegraph.svg /> +<img src=assets/ior-flamegraph-example.svg /> 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). |
