summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-14 22:00:09 +0200
committerPaul Buetow <paul@buetow.org>2025-03-14 22:00:09 +0200
commit25f49e56b3d197390aa250cbbed1b18a2cb05942 (patch)
tree42fec77c0a179febb80cd2ef42cb266b6e78f6a4 /README.md
parent8dfbdae17cb4ceff1dbe42e5c75486df4637ecc5 (diff)
like these
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8d17cd..598e5ec 100644
--- a/README.md
+++ b/README.md
@@ -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 />