| commit | 65293b765385c816ea0c6aec80b56872225648aa | [log] [tgz] |
|---|---|---|
| author | crostc-worker <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> | Wed Sep 24 08:05:32 2025 -0700 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 25 13:47:36 2025 -0700 |
| tree | 68151195c530d846318bf4456555da2d3bbb99a0 | |
| parent | 9e22bb9aaac8fefc4673e317f5864635e1858ea0 [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: I48b35a9b11171d40fe7c5ef5bc7853c94a071de4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6979708 Commit-Queue: Bob Haarman <inglorion@chromium.org> Reviewed-by: Bob Haarman <inglorion@chromium.org> Tested-by: ChromeOS Toolchain Worker <crostc-worker@crostc-chrotomation.iam.gserviceaccount.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.