Revert "[Sampling profiler] Fix and test NativeUnwinderAndroid module extents"
This reverts commit b95277ba. Reason for revert: suspected of causing test failures on Marshmallow Tablet Tester and android-asan Original change's description: > [Sampling profiler] Fix and test NativeUnwinderAndroid module extents > > Reuses the ModuleCache POSIX module implementation for Android ELF > modules, which fixes the incorrect start and end addresses previously > generated by AndroidModule. Renames AndroidModule to NonElfModule. > Removes tests specific to the previous implementation. > > Also includes a latent 64-bit bug fix where the register copy would > only copy half the registers. > > Bug: 1004855 > Change-Id: I3b26fac427043b2022b1d35b5c985e468ce35692 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253221 > Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> > Commit-Queue: Mike Wittman <wittman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#783689} TBR=wittman@chromium.org,etiennep@chromium.org Change-Id: I48aca7285e572eab5147ef584dda01eeabfb2008 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1004855, 1101023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274327Reviewed-by:Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#784062}
Showing
Please register or sign in to comment