commit | b20ec7ea6142f07a0ff680c735801caa58f4a6d0 | [log] [tgz] |
---|---|---|
author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Wed Nov 15 10:05:21 2023 -0800 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 18:23:49 2023 +0000 |
tree | 8545840131c612dcfbad9b454b2af78323229796 | |
parent | f55bdac828910029cf026241bc5f5a027119051d [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: Iba0c2c3117b16e66d067a3db1872c8eff45f81f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5034502 Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org> Reviewed-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.