summaryrefslogtreecommitdiff
path: root/android/boottime.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'android/boottime.yaml')
-rw-r--r--android/boottime.yaml4
1 files changed, 2 insertions, 2 deletions
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: