| commit | ceb49a94f6f9cd252bdee5f1e7952f37df73da8c | [log] [tgz] |
|---|---|---|
| author | Joe Mason <joenotcharles@google.com> | Mon Aug 22 23:43:49 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 22 23:43:49 2022 |
| tree | c2a8833e69d66a0b9a99d09a423a72031fc1551d | |
| parent | bdec0c7c17145713f96c441416e426132f9ea71d [diff] |
Record the profile collection time in heap callstack samples This can be used to filter reports based on the process uptime. Profiles are collected at a random interval centered around 1 day on desktop, 30 min on mobile, so the granularity will be low but this should still be useful to investigate leaks that grow over long periods. Reland of https://crrev.com/c/3780455, updated with proto changes Bug: 1338002 Change-Id: Idd2f92f8a8391de24a80a659d70f8a5192e62e16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3840465 Auto-Submit: Joe Mason <joenotcharles@google.com> Commit-Queue: Joe Mason <joenotcharles@google.com> Reviewed-by: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1038016}
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.