commit | 3005b90651336cf560ca6106becdc5350ce3a611 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Oct 12 12:39:18 2016 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Oct 12 12:43:55 2016 -0700 |
tree | ec84adb526e013e66ae26b60bbdc1554b3f28eff | |
parent | ee02e2fdbecc9d8d7278556cf4fc995f03cef3c7 [diff] |
Use process_vm_readv to read memory. Modify BacktracePtrace::Read to use the process_vm_readv syscall instead of doing multiple ptrace calls. Test: Ran the backtrace unit tests on host and on x86_64 emulator. Change-Id: I24c2787f6713d8eb44312f3aa751d1f6d9d34719