commit | 95d8395bcaf09d7079fe0fbbf7514631990ae47d | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Nov 05 14:31:17 2019 -0800 |
committer | Yabin Cui <yabinc@google.com> | Tue Nov 05 14:59:12 2019 -0800 |
tree | 57c82f9357e59db16081b4d883547cf5584f85cb | |
parent | a3ae53117165460a18b5ea7eaab8231b62c63025 [diff] |
simpleperf: add temporary work around for debug interface change. To fix a libunwindstack problem, ART appends new debug entries to the end of the debug entry list, insteading prepending to it. This breaks CtsSimpleperfTestCases. This CL adds a temporary work around in simpleperf, so we have time to try other fixes in ART. Bug: 143375574 Test: run simpleperf_unit_test Change-Id: I5d73792996fb89d22a664b982e667ba0a4ee8276