| commit | 0080d0d401d41808d57763abe249aed6b8e54725 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Feb 12 08:05:12 2025 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 06:29:36 2025 -0800 |
| tree | 492d5dcac2860732b7b278b1081aecd8afcc8980 | |
| parent | 0a2a14256ce33d801f8d3e91306e80993836f3ca [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: I19c353a70461e0c9de3b19672c822f5e58e01d1f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6256696 Reviewed-by: George Burgess <gbiv@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Reviewed-by: 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.