From acd544c7f0d4ccaf407ff004c151f612029a5c27 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 10 May 2026 22:45:18 +0300 Subject: Update content for html --- gemfeed/atom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 982d99d8..621d4804 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-05-10T22:43:40+03:00 + 2026-05-10T22:44:43+03:00 foo.zone feed To be in the .zone! @@ -20,10 +20,12 @@

Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere



+Published at 2026-05-10T22:43:39+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 1) Enable repos and install build dependencies. CRB ships zlib-static / glibc-static. (You are currently reading this)
+2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)

I/O Riot NG logo

@@ -286,7 +288,7 @@ Old I/O Riot (Systemtap) New ior (libbpf + CO-RE)
Other related posts are:

-2026-05-11 1) Enable repos and install build dependencies. CRB ships zlib-static / glibc-static. (You are currently reading this)
+2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)
2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour
2018-06-01 Realistic load testing with I/O Riot for Linux

@@ -317,7 +319,7 @@ Old I/O Riot (Systemtap) New ior (libbpf + CO-RE) Live flamegraph

2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour (You are currently reading this)
-2026-05-11 1) Enable repos and install build dependencies. CRB ships zlib-static / glibc-static.
+2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere

I/O Riot NG on Codeberg
the original I/O Riot post (2018)
@@ -535,7 +537,7 @@ http://www.gnu.org/software/src-highlite -->
Other related posts are:

-2026-05-11 1) Enable repos and install build dependencies. CRB ships zlib-static / glibc-static.
+2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere
2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour (You are currently reading this)
2018-06-01 Realistic load testing with I/O Riot for Linux

-- cgit v1.2.3