| commit | 2915ce8b8594b552e95fdf5337a9f29e11c43536 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Jan 29 08:06:01 2025 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 08:06:07 2025 -0800 |
| tree | ecd033565cfb0e60374bd4b8d291c96a98a4f924 | |
| parent | fb771ff2aba9b18b7815323efb52cb44ca18516f [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: Id37f37ee9c1f921e105231e765d0daad895ef11e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6211800 Reviewed-by: Bob Haarman <inglorion@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Commit-Queue: Bob Haarman <inglorion@chromium.org> Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.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.