commit | 8b7716a82eb8f7111ae5acdeea7e82ba38a7e41d | [log] [tgz] |
---|---|---|
author | Mike Wittman <wittman@chromium.org> | Mon Apr 01 21:32:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 01 21:32:28 2019 |
tree | c5dce0d958b82b07b851a89395537bffa3abd1c8 | |
parent | ef25e912581a9674dab388838c67a9cb78e8e6ac [diff] |
Revert "[Sampling profiler] Move context frame recording outside the native unwinders" This reverts commit a92a56cb6ed4b7f7bb4fb19d94e00bf3b55fa417. Reason for revert: Causes flaky test failures on module lookups. Original change's description: > [Sampling profiler] Move context frame recording outside the native unwinders > > Allows the native unwinders to be used to unwind from arbitrary frames, > not just from the context frame. This is required to support restarting > native frame unwinding after v8 unwinding. > > Bug: 909957 > Change-Id: I8c87d26c981f98bd842aa8467fcc23faffdec7b0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540285 > Commit-Queue: Mike Wittman <wittman@chromium.org> > Reviewed-by: Leonard Grey <lgrey@chromium.org> > Cr-Commit-Position: refs/heads/master@{#646333} TBR=wittman@chromium.org,lgrey@chromium.org Change-Id: I34491f940d3390d6c5ec0dadfe83532a8a05e564 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 909957, 948302 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548362 Reviewed-by: Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#646509}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .