commit | 11017687d6deef1bf510d3000933351a75ddf28c | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Dec 14 15:53:37 2017 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Jan 29 16:25:48 2018 -0800 |
tree | e32a7456d475f93222d5b91986269041f5ad9927 | |
parent | 74ffa03189676d35ebd95abded8ea926d83466f5 [diff] |
Change to new libbacktrace offline functions. Changes: - Removes references to libunwind. - Add enabling of global Elf cache. - Add new ApkInspector function to get the offset from an apk by name. - When a map name contains a '!' convert back to a name and offset. - Initialize global elf cache in OfflineUnwinder constructor. Bug: 65682279 Test: All unit tests pass. Change-Id: I303b4beab8270ed2097cd17d91253c321cdc97f1