mirror of
https://github.com/ARM-software/devlib.git
synced 2026-02-08 08:40:52 +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.