afdo_metadata: Publish the new kernel profiles This brings some profiles to their newest versions. The CrOS toolchain detective has been notified about the failures that occurred in this update. 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: I84aaff771cd7b30c20964e710e33ac38b7f7cd16 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/7796758 Auto-Submit: crostc-worker@crostc-chrotomation.iam.gserviceaccount.com <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com> Reviewed-by: Bob Haarman <inglorion@chromium.org> Commit-Queue: Bob Haarman <inglorion@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org> Tested-by: crostc-worker@crostc-chrotomation.iam.gserviceaccount.com <crostc-worker@crostc-chrotomation.iam.gserviceaccount.com>
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.