commit | a3c67afabcb956f7753348f9f2d75b5bc1e74663 | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Wed Nov 01 13:44:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 01 13:44:59 2023 |
tree | c47bc453c9bf4154df2f41360b8c2321a58f7395 | |
parent | 73710b8421b860cdae43f4e3df5b7c06ddb1456d [diff] |
Lacros: add how to use perfetto for both ash and lacros The goal of this document is to help developers setup the perfetto tracing in a way that both Ash and Lacros processes are traced at the same time. Bug: None Change-Id: If1d258930fb2ccbd1f19a55221c3a29bb4120dbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4994498 Reviewed-by: Peter McNeeley <petermcneeley@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@chromium.org> Cr-Commit-Position: refs/heads/main@{#1218189}
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.