commit | feb1aa3dddeca7490c071bb81484dde203e89c3f | [log] [tgz] |
---|---|---|
author | Joe Mason <joenotcharles@google.com> | Tue Dec 07 20:38:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 07 20:38:36 2021 |
tree | d34617d3165655561e12fa4f2088785d2f4ad801 | |
parent | 95d9910910e45d2e36c9cce236a9445e39087707 [diff] |
Log HeapProfiling.InProcess.Enabled on heap profiler startup. Logs `true` if heap profiling is enabled or `false` if not, recorded once per client when it attempts to start profiling. Bug: 1271555 Change-Id: I73e344a64df87ac2f920c8a9823226c80210ab2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312461 Auto-Submit: Joe Mason <joenotcharles@google.com> Reviewed-by: Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/main@{#949127}
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.