mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-27 03:53:19 +00:00
All values in the gem5 statistics log file are numeric. This commit adds a cast on the strings read from the stats file to native numeric values when and logs a warning in case of a malformed entry.