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*
* /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