Hi,
Gem5 will start dumping stats when the music player begin to
broadcast the music.
Best regards,
Yongbing Huang
From: [email protected] [mailto:[email protected]] On
Behalf Of Peng Wei
Sent: Tuesday, December 31, 2013 2:15 PM
To: gem5 users mailing list
Subject: [gem5-users] How the gem5 executes this rcS script?
Hi there,
I have a rcS script which will open a music player called "ttpod" and
broadcast a 10-second song, as follows:
/sbin/m5 checkpoint
/sbin/m5 resetstats
am start -n
com.sds.android.ttpod/com.sds.android.ttpod.app.player.NewMainActivity -d
file:///sdcard_data/app_data/Over_The_Horizon.mp3
<file:///\\sdcard_data\app_data\Over_The_Horizon.mp3>
/sbin/m5 dumpstats
stop_m5
However, I have a question about the time to "dump stats". Does the gem5
wait for the music player to finish the 10-second broadcasting and then dump
statistics, or just start dumping when the music player begin to broadcast
the music?
Thanks very much.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users