commit | 9fbb56519b81429f61baaf3049d2152ca06552a7 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Aug 20 11:16:54 2015 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Aug 20 11:16:54 2015 -0700 |
tree | 35f9f54b4a483d4ea8a6e3fe702d326a0586e897 | |
parent | b5f132c0849706ecae0080a1898ea751ca6bb6df [diff] |
Display the map offset for each frame. The dlopen of a shared library in an apk results in large map offsets. Unfortunately, the current way that the frame data is printed, it's impossible to tell what the relative pc is relative to. With the addition of the offset, it's possible to figure out what the relative pc actually references. Bug: 23348999 Change-Id: Ia51b669ea3f810158cfd0d71d9ae89bf9a3170d3