config: Add a --checkpoint-dir argument to read_config.py.
authorGabe Black <gabeblack@google.com>
Fri, 15 Dec 2017 01:29:17 +0000 (17:29 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 2 Jan 2018 07:09:06 +0000 (07:09 +0000)
commitc64c6c9ddc7463edaf4517909d8647b6410c2930
tree14b2ae835f83fb046a544cd10606c68fe42a0d91
parentda79d6c6cde0fbe5473ce868c9be4771160a003b
config: Add a --checkpoint-dir argument to read_config.py.

This argument lets the user restore a checkpoint after loading
simulator state from config.ini.

Change-Id: I6e0630d75b798a1d2536e2408660843f57f46c4b
Reviewed-on: https://gem5-review.googlesource.com/6941
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
configs/example/read_config.py