diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-14 22:00:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-14 22:00:09 +0200 |
| commit | 25f49e56b3d197390aa250cbbed1b18a2cb05942 (patch) | |
| tree | 42fec77c0a179febb80cd2ef42cb266b6e78f6a4 | |
| parent | 8dfbdae17cb4ceff1dbe42e5c75486df4637ecc5 (diff) | |
like these
| -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 (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 like these: <img src=assets/ior-by-count-flamegraph.svg /> |
