configs: add run scripts for ics/gb versions of android and bbench
authorAnthony Gutierrez <atgutier@umich.edu>
Mon, 11 Jun 2012 15:07:42 +0000 (11:07 -0400)
committerAnthony Gutierrez <atgutier@umich.edu>
Mon, 11 Jun 2012 15:07:42 +0000 (11:07 -0400)
commitce9ac3834293ee2d695d10147f8fb2b8f7865973
treea8699e182b3c8744e4c71583203d980ca4206255
parent9764cde7f2961116ac83f020f9c1598b00587ae0
configs: add run scripts for ics/gb versions of android and bbench

1) Modifies Benchmarks.py to add support for Android ICS and BBench on Android ICS.

2) An rcS script is added for BBench on ICS.

3) Separates benchmark entries and rcS scripts for GB/ICS

4) Removes the debugging output from the existing BBench run script. These
   print statements were used for debugging and they seemed to confuse users
   into believing they should see some terminal output.
configs/boot/bbench-gb.rcS [new file with mode: 0644]
configs/boot/bbench-ics.rcS [new file with mode: 0644]
configs/common/Benchmarks.py