commit | 1a149d0c2427a3ab56ede35922a59f2b90bdba67 | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Wed Mar 30 11:18:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 30 11:18:04 2022 |
tree | 83c91112b64b31c7d167fda37e52f526640a9839 | |
parent | 2edf676b672fae2860a038719b4a58dc027b77b9 [diff] |
[tools/perf] Support Perfetto pre-builts in roll_trace_processor Perfetto has its own cloud bucket with pre-built binaries. This change expands the cloud path to the binary to contain bucket name, so we can roll binaries from Perfetto bucket too. Also it adds a function to query the latest available binary. Bug: 1282473 Change-Id: I8b2c14194fbe7453e6c01255f0564dc19f62eeed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3548766 Reviewed-by: John Chen <johnchen@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/main@{#986928}
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.