commit | a7e80d1d29a36c7671eced88cd3e94a583074893 | [log] [tgz] |
---|---|---|
author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Mon Jul 08 07:38:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 07:38:33 2024 |
tree | 498c08c0cbc5082bd54174c14e154acf6b60bc41 | |
parent | cfab3da5db1692a7e5f85406ae236dee9cf6af4b [diff] |
Add metrics to record observation lifetime in the buffer To understand the lifetime of the observations, let me record its lifetime. Bug: 351092743 Change-Id: Ie334da859d7b2436e2898c281a77584d09667517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5678314 Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Adam Rice <ricea@chromium.org> Reviewed-by: Keita Suzuki <suzukikeita@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324085}
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.