commit | 5305bc2519da1a7e61257a5d05adb0b7e99916e0 | [log] [tgz] |
---|---|---|
author | Thiabaud Engelbrecht <thiabaud@google.com> | Thu Nov 17 03:35:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 17 03:35:02 2022 |
tree | feaa84072274c35bb5a6bd18d3c89b8728583749 | |
parent | f319be98ede5378880212854860e2714e8951106 [diff] |
[tools/memory] Record number of pointers from PA in dump_process tool This CL updates the dump_process tools as follows: - Update the Python script to Python 3 - Update the Python script to count the number of PA pointers we have Change-Id: I5c0d043ba79a4d5480040f728ea9322b461ca966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3976661 Reviewed-by: Benoit Lize <lizeb@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Cr-Commit-Position: refs/heads/main@{#1072600}
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.