| commit | 62296b3f241748406a832be19efdcee827d448d3 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Mon Jun 10 08:05:31 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 13:51:22 2024 +0000 |
| tree | 26d15339afc38c2c103f1a42bee4c1242eecdd30 | |
| parent | bb2278911caa6718078fefbfac04d9f69f089425 [diff] |
afdo_metadata: Publish the new kernel profiles This brings all profiles to their newest versions. Never rebase this CL! If there's a merge conflict, either abandon this CL, or let Chrotomation do so after a few days. Rebasing could cause a performance regression. BUG=None TEST=Verified in kernel-release-afdo-verify-orchestrator Change-Id: I096b779ac0ef396eac285a4fe9cc82a586e73c98 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5610321 Reviewed-by: George Burgess <gbiv@chromium.org> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Commit-Queue: George Burgess <gbiv@chromium.org>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.