diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-26 21:28:21 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-26 21:28:21 +0200 |
| commit | f085f544e1d4df985e9c3bd394398547a8888e0f (patch) | |
| tree | 07ec0c9beec08f83a636fec2a1e1b8377b68d204 /README.md | |
| parent | c3fdb13c494cd6bfce5523394863dc76c1afc9d3 (diff) | |
add more todos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <img src=assets/ior-small.png /> -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 like these: +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 /> |
