commit | 5ea43cf92bec70f72a5cc7ba885850fdcbbdd76a | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <oksamyt@chromium.org> | Wed May 05 20:50:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 05 20:50:34 2021 |
tree | f5f9fd7e73f569d0406c1f7a98a77a7e7bff1e11 | |
parent | 8c9848487b6467e0a7196ae339e948caea8daf73 [diff] |
[power] Add Power.CpuAffinityExperiments.ProcessAffinityMode histogram This change adds Power.CpuAffinityExperiments.ProcessAffinityMode that records the new CPU affinity mode if it was successfully set. Bug: 1166695 Change-Id: Id9e37e9fee11549c9fc008280f29e432893011cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2860916 Reviewed-by: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#879537}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.