From 43252a974f7d8db044c9d87ec1de6068f60194e6 Mon Sep 17 00:00:00 2001
From: Paul Buetow
Date: Sun, 10 May 2026 22:53:41 +0300
Subject: Update content for html
---
gemfeed/2026-05-11-unveiling-ior-ng-part-2.html | 10 ++--------
gemfeed/atom.xml | 14 +++-----------
index.html | 2 +-
uptime-stats.html | 12 ++++++------
4 files changed, 12 insertions(+), 26 deletions(-)
diff --git a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html
index 758e1e76..23d289ca 100644
--- a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html
+++ b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html
@@ -13,16 +13,14 @@
Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere
-Published at 2026-05-10T22:43:39+03:00
+Published at 2026-05-10T22:53:35+03:00
This is Part 2 of three. Part 1 is the demo-driven tour: what ior looks like, how the dashboard tabs work, how filtering and recording behave. This part is about the installation for Rocky Linux 8 and 9 and, more interestingly, why you only have to do that dance on a single machine: the resulting binary is portable to every other Linux box thanks to CO-RE (Compile Once, Run Everywhere) plus full static linking. Part 3 is the under-the-hood companion (per-event schema, async-syscall caveats, the syscall-coverage probe generator, and post-mortem SQL on the parquet output).
-
-
2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour
2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)
-
+
Table of Contents
@@ -42,10 +40,6 @@
Installing ior
-Published at 2026-05-10T22:41:23+03:00
-
-Published at 2026-05-10T22:39:24+03:00
-
The short answer: Use Docker (or Podman). One command, no toolchain setup, works from any Docker-capable Linux host with BTF available: