diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-03 12:53:58 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-03 12:53:58 +0200 |
| commit | 92e87642f2936f0da63d32113f75633b38be24f6 (patch) | |
| tree | 9dac1a5693d25a2c6cc03c3dbc07e75e473e31a0 /README.md | |
| parent | 2227ba65ab91efa34a1522cf5c8dc0ff9a53e544 (diff) | |
Require Go 1.26 for builds
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Maybe this is a spiritual successor of one of my previous projects, I/O Riot htt This works only on Linux! +## Requirements + +- Go 1.26 or newer (ior relies on cgo via libbpfgo). + ## Timing Semantics Each reported event pair has two timing counters: |
