commit | e64a2feb31fe5be13435ff1a53587653fea62a23 | [log] [tgz] |
---|---|---|
author | Aman Verma <[email protected]> | Wed Nov 30 10:52:48 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Nov 30 10:52:48 2022 |
tree | dd6c1b140ff23d7e4c83e29f1a152481f2945080 | |
parent | 0e24224f2a8788cca5f8b781ef1e7007c5363c03 [diff] |
Add UMA to measure Mojo IPC metrics for power analysis Records the number of IPCs being sent and received by ProcessType. Move set_process_name from TraceLog to CurrentProcess Bug: b/242853904 Change-Id: I22a21c0dc4604ae92dd6c099d32e34a028f66587 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3997133 Reviewed-by: Alexander Timin <[email protected]> Reviewed-by: Oksana Zhuravlova <[email protected]> Commit-Queue: Aman Verma <[email protected]> Cr-Commit-Position: refs/heads/main@{#1077378}
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.