diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# I/O Riot NG +# I/O Riot NG (aka ior) <img src=assets/ior-small.png /> @@ -8,6 +8,8 @@ I/O Riot NG is an experiments with BPF. This program traces for I/O syscalls and 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). +This works only on Linux! + ## Fedora To get this running on Fedora 39, run: |
