commit | f91d48c67cf45edec995a1cd082ef7946f2731a4 | [log] [tgz] |
---|---|---|
author | Thiabaud Engelbrecht <thiabaud@google.com> | Wed Apr 06 15:40:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 06 15:40:58 2022 |
tree | 27c0bc6f651a5d74bfcaaaf9eb1302e9405d9397 | |
parent | 9c678ffaded126178d1987a331cafd7fd99fb748 [diff] |
[profiling] Fix the documentation for profiling on Linux. https://chromium-review.googlesource.com/c/chromium/src/+/3402604 and related CLs removed tcmalloc from chrome, which broke profiling on Linux. This CL updates the outdated documentation to reflect this. Bug: 1299802 Change-Id: Iecd09990432ff052b3b163abb0aa211c25f543f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3563846 Reviewed-by: Benoit Lize <lizeb@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Cr-Commit-Position: refs/heads/main@{#989445}
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.