utils/gem5: try to cast statistics dump values

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.
2 files changed
tree: 1d23f8918517bc536d146639d95a155c689a1cd7
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py