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: I527fb4d0ef742749f0d8e564a83acf7f86862bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/7878635 Auto-Submit: crostc-worker@crostc-chrotomation.iam.gserviceaccount.com <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> Reviewed-by: George Burgess <gbiv@chromium.org> Reviewed-by: Bob Haarman <inglorion@chromium.org> Tested-by: crostc-worker@crostc-chrotomation.iam.gserviceaccount.com <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> Commit-Queue: Bob Haarman <inglorion@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.