commit | 698e4b30e6d0e937e34e73a3c5349f67a076e1b5 | [log] [tgz] |
---|---|---|
author | Wojciech Staszkiewicz <staszkiewicz@google.com> | Fri Sep 16 13:44:09 2016 -0700 |
committer | Wojciech Staszkiewicz <staszkiewicz@google.com> | Tue Sep 20 13:12:28 2016 -0700 |
tree | bca2943b31d403b8bc621181c462440df0946e21 | |
parent | 7d26164308e9eab5c596a19b841e4ab1c27828a8 [diff] |
Rework logcat handling Only extract logs from dex2oat instances that were started by the correct runtime. This is accomplished by getting pid of runtime and then filtering logcat output based on dex2oat 'parent PID =' messages. Test: bisection_search.py -cp classes.dex --class Test --expected-output out --device Change-Id: Ib1a5da6fac1560c57af8245e3a921d10bf464f2a