Comment 5 for bug 1027203

Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

please find attached strace log for Android and execution still in progress for ubuntu.
I will share strace log on ubuntu soon.

since strace was not accepting command line args from scripts
so put in a one more script.

echo "#! /system/bin/sh" >> strace-bug-1027203.sh
echo "run_stress_switcher_tests.sh -t 3" >> strace-bug-1027203.sh
chmod 777 strace-bug-1027203.sh