commit | 17e4022a0cde0b174ff088f789b6c5e95508f5b5 | [log] [tgz] |
---|---|---|
author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Nov 08 10:05:23 2023 -0800 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 08 18:18:28 2023 +0000 |
tree | 559153bf5fcaa9ae4b10faa958f21ed41130305a | |
parent | 3d0d43c7be9c0b496d9bba089962617bff6d1330 [diff] |
afdo_metadata: Publish the new kernel profiles Update amd profile on chromeos-kernel-5.4 Update amd profile on chromeos-kernel-5.10 Update amd profile on chromeos-kernel-5.15 Update arm profile on chromeos-kernel-5.15 BUG=None TEST=Verified in kernel-release-afdo-verify-orchestrator Change-Id: I85fc5a0e298ec22604822950ad80efd32b9b27e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5014691 Reviewed-by: George Burgess <gbiv@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org>
toolchain-utils
Various 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.