We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72b8ab commit a91b4ceCopy full SHA for a91b4ce
tools/android-ll-prof.sh
@@ -60,7 +60,7 @@ adb pull /data/local/tmp/v8/v8.log .
60
adb pull /data/local/tmp/v8/v8.log.ll .
61
adb pull /data/perf.data .
62
63
-ARCH=arm-linux-androideabi-4.4.3
+ARCH=arm-linux-androideabi-4.6
64
TOOLCHAIN="${ANDROID_NDK_ROOT}/toolchains/$ARCH/prebuilt/linux-x86/bin"
65
66
$BASE/tools/ll_prof.py --host-root="$BASE/deploy" \
0 commit comments