RING-5 Documentation

Reproducible Instrumentation for Numerical Graphics for gem5

RING-5 turns raw gem5 simulator output into publication-ready figures through an interactive web interface. Parse stats files, transform data, build plots, and export – all without writing a single script.


   
Quick Start Get up and running in 5 minutes
Installation Detailed setup instructions
First Analysis Step-by-step walkthrough
Web Interface Dashboard reference
Creating Plots Visualization options
Architecture System design for contributors

For Users

Learn how to parse gem5 stats, transform your data, and create figures for your papers.

Plot Types

For Contributors

Understand the architecture and extend RING-5 with new plot types, shapers, or parser features.

API Reference

Architecture Diagrams


Citation

@software{ring5,
  title  = {RING-5: Reproducible Instrumentation for Numerical Graphics for gem5},
  author = {Nicolas, V.},
  year   = {2026},
  url    = {https://github.com/nikiitin/RING-5}
}

Back to top

RING-5 is licensed under GPL-3.0-or-later.