----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2026/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- 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. Diffs ----- configs/common/Options.py 13ffc0066b76 configs/example/fs.py 13ffc0066b76 util/streamline/atomic_stat_config.ini PRE-CREATION util/streamline/m5stats2streamline.py PRE-CREATION util/streamline/o3_stat_config.ini PRE-CREATION Diff: http://reviews.gem5.org/r/2026/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
