commit | 7b1872c2ee3a3cc8810836f98f15cc6e31caa5cc | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Thu Feb 20 15:36:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 15:36:12 2025 |
tree | c73728b3ea6dd94565229b436e3028b38ddbdcda | |
parent | e0203eb8262c8587ac07f3a1af51dc00d3b6c5d3 [diff] |
[tracing] Use unique id for histogram rules This prevent triggering the wrong rule if multiple rules have the same names and the histogram is emitted outside the browser process. Bug: 40257548 Change-Id: Id352dea12fa77389da893a550e1d6d4a5d359d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6282886 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/main@{#1422556}
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.