commit | c5d8f3f7db461653901175533c95ee47926dfb98 | [log] [tgz] |
---|---|---|
author | David Padlipsky <dpad@google.com> | Sat Apr 20 01:22:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 20 01:22:24 2024 |
tree | 57f05177b8aadde99da57d43d730c3f3810a842c | |
parent | 8b906505be66f9fbf0be6b80abe1863aeaed8f77 [diff] |
accelerators: Add metric for Suspend State Machine to track outcome Adds metric that tracks the result of the suspend state machine whenever it is initially triggered by an accelerator. Bug: b/267115511 Change-Id: I15b703cc14226ec05a7fc4799d30598f0b06b43e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5454458 Commit-Queue: David Padlipsky <dpad@google.com> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290282}
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.
If you found a bug, please file it at https://crbug.com/new.