mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-13 15:31:53 +01: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.