commit | cbbe4801371e4485228e4860da06f3631238235d | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Feb 20 13:19:11 2020 +0000 |
committer | Primiano Tucci <primiano@google.com> | Thu Feb 20 13:19:11 2020 +0000 |
tree | a6b2b5daeca4025278b9347474ae60ab8121c685 | |
parent | 638948939287920b422e1a388fa14ba292b81e06 [diff] |
test: log gtest onto logcat This fixes the long-standing un-debuggability of tests running on the Android test infrastructure. Because gtest are ran as host-side tests the gtest log goes into another file (!= logcat) which is not time-synced with logcat and makes impossible to reason about test failures. This CL registers an extra gtest listener that injects a copy of the markers into logcat. Bug: now will be better logged Test: manual Change-Id: I56a7b284873ca1b59ae640df2820cb2ecf77777d
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.