commit | 4c8bea886681430b105801a9643964cae41169d0 | [log] [tgz] |
---|---|---|
author | Gabriel Marin <[email protected]> | Wed Oct 14 23:31:56 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 14 23:31:56 2020 |
tree | 34ebd33b99bd328701e650f2a5ca266e80df28f0 | |
parent | 34dc269fca90040afd070a84ffcae2c7c165b06f [diff] |
Disable sampling on cycles precise on all microarchitectures. We see a large fraction of unmapped samples with cycles precise. Disable sampling on cycles precise while we investigate the root cause of unmapped samples. BUG=b:170558957,b:168312716 (cherry picked from commit 7f450ac3a422174bd016d71b753120ce4acb742d) Change-Id: Ie566e8e870e0bebc8db8355222f4cbf8cc61e055 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471579 Reviewed-by: George Burgess <[email protected]> Reviewed-by: Gabriel Marin <[email protected]> Commit-Queue: Gabriel Marin <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#817107} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472925 Cr-Commit-Position: refs/branch-heads/4280@{#395} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.