commit | bb268c5638d07fe3a0eefc05118cce6d0373980b | [log] [tgz] |
---|---|---|
author | Eric Seckler <eseckler@chromium.org> | Wed Mar 17 19:59:22 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 17 19:59:22 2021 |
tree | 750a32a419465fdcd69737a3bedb0d0c1ee205b0 | |
parent | 4e41f0a08813fd8f47f1bf02d7fd9d365c5adc20 [diff] |
tracing: Set the type of a counter track correctly. This was breaking support for instruction counts. Fixed: 1189243 Test: --no-sandbox --enable-thread-instruction-count + chrome://tracing Change-Id: Ica33f0b0709d7a90a20c59e98e4bf43884c0ea8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2767758 Reviewed-by: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Auto-Submit: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#863928}
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.