| commit | 12c1e4f4cf24b71d444e943f6b26c24fc9bffb83 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Oct 16 08:05:55 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 17:43:02 2024 +0000 |
| tree | 8be8b2e58067fd40a1aa07f9186fd79f09d431fe | |
| parent | 22c19ce1a324b3f10e9d4f8aab703735303f81a9 [diff] |
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. 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: I0d8f28b784ab8afeb6ef4c9c956d903f105a96d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5935000 Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Commit-Queue: Saketh Pothireddy <spothire@google.com> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Reviewed-by: Saketh Pothireddy <spothire@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.