Uringscope: Portable, Low-Overhead Observability for Io_uring

Jimmc4141 pts0 comments

[2606.15137] uringscope: Portable, Low-Overhead Observability for io_uring

Skip to main content

arXiv is now an independent nonprofit!<br>Learn more<br>&times;

Search arXiv

Press Enter to search &middot; Advanced search

-->

Computer Science > Operating Systems

arXiv:2606.15137 (cs)

[Submitted on 13 Jun 2026 (v1), last revised 9 Jul 2026 (this version, v2)]

Title:uringscope: Portable, Low-Overhead Observability for io_uring

Authors:Rajarshi Chowdhury<br>View a PDF of the paper titled uringscope: Portable, Low-Overhead Observability for io_uring, by Rajarshi Chowdhury

View PDF<br>HTML (experimental)

Abstract:io_uring moves I/O submission and completion into shared-memory rings. This makes it fast, and it also makes it invisible. strace sees only the ring setup, and the kernel tracepoints that expose the request flow are not stable ABI, so the few tools built on them work only on narrow kernel ranges. We present uringscope, a single-binary, language-agnostic observability tool for io_uring built on CO-RE (Compile Once, Run Everywhere) eBPF. uringscope makes four contributions. The first is a precise model of the request lifecycle and a method to reconstruct per-request flows from kernel events. The second is a technique for attaching portably to an unstable tracepoint surface, using BTF-probed program variants, CO-RE field flavors, and position-independent reads. The third is an evaluation of the tradeoff between overhead and fidelity: on device-bound NVMe workloads uringscope's aggregate mode costs 0.7 to 9.9% of throughput, which is cheaper than every full-fidelity alternative we measured. The fourth is a lightweight correctness mode that reuses the same reconstruction to detect submission-boundary hazards, together with a built-in doctor that turns the measurements into named pathologies with evidence, for operators who are debugging a tail-latency incident rather than browsing histograms.

Comments:<br>8 pages, 6 figures, 5 tables

Subjects:

Operating Systems (cs.OS); Distributed, Parallel, and Cluster Computing (cs.DC); Performance (cs.PF)

ACM classes:<br>D.4.8; C.4; D.2.5

Cite as:<br>arXiv:2606.15137 [cs.OS]

(or<br>arXiv:2606.15137v2 [cs.OS] for this version)

https://doi.org/10.48550/arXiv.2606.15137

Focus to learn more

arXiv-issued DOI via DataCite

Submission history<br>From: Rajarshi Chowdhury [view email]<br>[v1]<br>Sat, 13 Jun 2026 05:55:07 UTC (88 KB)

[v2]<br>Thu, 9 Jul 2026 00:47:13 UTC (88 KB)

Full-text links:<br>Access Paper:

View a PDF of the paper titled uringscope: Portable, Low-Overhead Observability for io_uring, by Rajarshi Chowdhury<br>View PDF<br>HTML (experimental)<br>TeX Source

view license

Current browse context:

cs.OS

next >

new<br>recent<br>| 2026-06

Change to browse by:

cs<br>cs.DC<br>cs.PF

References & Citations

NASA ADS<br>Google Scholar

Semantic Scholar

export BibTeX citation<br>Loading...

BibTeX formatted citation

&times;

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs .

Which authors of this paper are endorsers? |<br>Disable MathJax (What is MathJax?)

Major funding support from

toggle arxiv uringscope io_uring overhead observability

Related Articles