Revision: 12671
Author:   u...@chromium.org
Date:     Mon Oct  8 04:11:30 2012
Log: Change default ARCH version in android low-level profiler script to 4.6

R=jkumme...@chromium.org

Review URL: https://chromiumcodereview.appspot.com/11086002
http://code.google.com/p/v8/source/detail?r=12671

Modified:
 /branches/bleeding_edge/tools/android-ll-prof.sh

=======================================
--- /branches/bleeding_edge/tools/android-ll-prof.sh Thu Sep 6 08:01:20 2012 +++ /branches/bleeding_edge/tools/android-ll-prof.sh Mon Oct 8 04:11:30 2012
@@ -60,7 +60,7 @@
 adb pull /data/local/tmp/v8/v8.log.ll .
 adb pull /data/perf.data .

-ARCH=arm-linux-androideabi-4.4.3
+ARCH=arm-linux-androideabi-4.6
 TOOLCHAIN="${ANDROID_NDK_ROOT}/toolchains/$ARCH/prebuilt/linux-x86/bin"

 $BASE/tools/ll_prof.py --host-root="$BASE/deploy" \

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to