summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/art-microbenchmarks.yaml2
-rw-r--r--android/boottime.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/android/art-microbenchmarks.yaml b/android/art-microbenchmarks.yaml
index de5c579..78418de 100644
--- a/android/art-microbenchmarks.yaml
+++ b/android/art-microbenchmarks.yaml
@@ -18,7 +18,7 @@ install:
- https://android-git.linaro.org/git/linaro/art-testing.git
params:
- DEPENDENCIES: "android-tools-adb android-tools-fastboot libc6:i386 libncurses5:i386 libstdc++6:i386 python3"
+ DEPENDENCIES: "android-tools-adb android-tools-fastboot libc6:i386 libncurses5:i386 libstdc++6:i386 python3 binutils"
JDK: "default-jdk"
JRE: "default-jre"
TEST_NAME: "art-test"
diff --git a/android/boottime.yaml b/android/boottime.yaml
index 5da119b..a6fe349 100644
--- a/android/boottime.yaml
+++ b/android/boottime.yaml
@@ -18,9 +18,9 @@ run:
- "./android/scripts/boot_time.sh"
- "dmesg > dmesg.log"
- lava-test-run-attach dmesg.log text/plain
- - "logcat -d *:V > logcat_all.log"
+ - "logcat -d -v time *:V > logcat_all.log"
- lava-test-run-attach logcat_all.log text/plain
- - "logcat -d -b events > logcat_events.log"
+ - "logcat -d -b events -v time > logcat_events.log"
- lava-test-run-attach logcat_events.log text/plain
parse: