commit | ce26592c3544c9db2e8ce10bfb0ad5016b500702 | [log] [tgz] |
---|---|---|
author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Aug 09 10:06:24 2023 -0700 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 09 17:16:40 2023 +0000 |
tree | 5b54dcdb1a77ebd4d3e9da42c1947564908d54fa | |
parent | 5b0cc55652a26e348512c40cffcfa526c2a031c5 [diff] |
afdo_metadata: Publish the new kernel profiles Update amd profile on chromeos-kernel-4.14 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: Icac55060fce1f4323f28247baa0b0d8fab36c3a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4765892 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.