| commit | ee998401aa3d6ff5b150dd181d9da32c9d1d00e4 | [log] [tgz] |
|---|---|---|
| author | crostc-worker <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> | Wed Oct 08 08:05:41 2025 -0700 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 08 13:16:01 2025 -0700 |
| tree | 1f003e2346ba6bf78957bdadeb1cff5e78adaa4b | |
| parent | 65293b765385c816ea0c6aec80b56872225648aa [diff] |
afdo_metadata: Publish the new kernel profiles This brings all profiles to their newest versions. Have PM pre-approval because this shouldn't break the release branch. 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: I3b75744ea7e53b8624caa9f8ed59b203bcea9335 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/7022113 Tested-by: ChromeOS Toolchain Worker <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> Commit-Queue: Saketh Pothireddy <spothire@google.com> Reviewed-by: Saketh Pothireddy <spothire@google.com> Auto-Submit: ChromeOS Toolchain Worker <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> Reviewed-by: 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.