commit | a1cfa9375d9ddf7483f10f0a8d4843b3513e7315 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Mar 01 19:03:41 2019 -0800 |
committer | Yabin Cui <yabinc@google.com> | Thu May 16 12:35:32 2019 -0700 |
tree | 5c59c39fb515b813f6f7d8c209021056a2f4e8c9 | |
parent | 2d4c67d823bbe4723d413548329910a01b4fbf7d [diff] |
simpleperf: fix unwinding libs embedded in apks. The linker was modified so that a shared library has a read-only map, then a read-execute map to represent the whole shared library. It makes simpleperf fail at unwinding libs embedded in apks. Bug: none Test: run simpleperf_unit_test Change-Id: I38933ecdb68482cab2089ae2f3e9559ddae35ce9