Skip to main content

Introduction

As of version 24.0.0.0, gem5 now exposes a python API for statistics. This may be useful in simplifying your experiments and reducing the amount of 'grepping' required in the assignments.

warning

As of the writing of this section, there does not appear to be a good amount of documentation surrounding the API itself, so this guide may quickly go out of date.