| commit | 7719ff38d06ac3aa5e4ecafc96f090628d70eb8f | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed May 14 08:05:19 2025 -0700 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 11:34:05 2025 -0700 |
| tree | 988db2001ad742fa40f6bf49e632bf4350092b44 | |
| parent | 730eca54703ef66da50a1d05060226c3ebe18ad0 [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: Ifc1b7b395d3a8cfd710cbc20142f0cb6a0157413 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6542550 Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Reviewed-by: George Burgess <gbiv@chromium.org> Reviewed-by: Saketh Pothireddy <spothire@google.com> Commit-Queue: 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.