commit | 417df291499b37f63fa9b930e081d80a25bf38ec | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Nov 16 12:26:13 2016 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Nov 16 18:46:39 2016 -0800 |
tree | 90f118e851739c0ba6a36103c99cd693be886166 | |
parent | 960a81aaeb33f39bc8afc31c144686832f8e1dda [diff] |
simpleperf: fix dumping arm regs on arm64 devices. On arm64 devices, the kernel dumps arm64 regs even for 32-bit processes. So we need to map from arm64 registers to arm registers. Bug: http://b/30974693 Test: run simpleperf manually on one app. Change-Id: Iffeac9510b418b5dabc0604c16523887d63bba49