commit | 02e2033f9ef34be0189e151bf6fef60b1285afd9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Mar 16 19:38:23 2020 -0700 |
committer | Yabin Cui <yabinc@google.com> | Mon Mar 16 19:50:36 2020 -0700 |
tree | a9245ddfd7d037f81fb103c01430aa96c49fe598 | |
parent | f3c0edfffa7e0aa843ff970a9c2b9e1be72c9afb [diff] |
simpleperf: add class interface to read elf files. This is to keep file mapping memory buffer. And support reading more than one content in one open instance in the future. It also supports embedded elf files in apks as normal elf files. Bug: 151665001 Test: run simpleperf_unit_test. Change-Id: Ia424926d112cbcd9970f11ffa56d047ff6df7872