mirror of
https://github.com/ARM-software/devlib.git
synced 2025-03-14 22:07:51 +00:00
Gem5's statistics log file contains plenty of interesting information that are not exposed so far. This module enables control and parsing of the statistics file by: - configuring periodic dumps of statistics; - marking Regions of Interest (ROIs); - and extracting values of specific fields during the ROIs.