Review Board 2.0.15


util: Add a script to convert gem5 stats to a Streamline .apc project

Review Request #2026 - Created Sept. 26, 2013 and submitted - Latest diff uploaded

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9900:a45c85ca7764
---------------------------
util: Add a script to convert gem5 stats to a Streamline .apc project

This Python script generates an ARM DS-5 Streamline .apc project based on gem5
run. To successfully convert, the gem5 runs needs to be run with the
context-switch-based stats dump option enabled (The guest kernel also needs to
be patched to allow gem5 interrogate its task information.) See help for more
information.