commit | 5300a748b9ca34b51bec88c8d912795bbbbcd17b | [log] [tgz] |
---|---|---|
author | Benoit Lize <lizeb@chromium.org> | Mon Feb 14 10:01:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 14 10:01:43 2022 |
tree | 89aff1f09e179586a57390aeedcbd553b13bc62b | |
parent | 60a1f2a7d4d16a027a6a8d66dccc9a46933331a1 [diff] |
[tools/memory] Dump bucket data to a JSON file in pa_tcache_inspect To ease offline analysis, add a --json parameter to pa_tcache_inspect. Bug: 1217582 Change-Id: I24b592e0f2df513272eb583641424e1dc7af2cfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3456504 Reviewed-by: Thiabaud Engelbrecht <thiabaud@google.com> Commit-Queue: Benoit Lize <lizeb@chromium.org> Cr-Commit-Position: refs/heads/main@{#970551}
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.