commit | 739b6ff1c3979bff78e952068d2b3fa1da979c84 | [log] [tgz] |
---|---|---|
author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Fri May 26 19:15:38 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 19:26:13 2023 |
tree | ecf324381cacd46a4ad164b1748ac89cf65a6141 | |
parent | 37071ee989e7806c7f08c9805f55d519b979fd81 [diff] |
afdo_metadata: Publish the new kernel profiles Update amd profile on chromeos-kernel-4.14 Update amd profile on chromeos-kernel-4.19 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: Ief99220deee1de104b5839cd2a357006442a9182 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4571171 Reviewed-by: Denis Nikitin <denik@chromium.org> Tested-by: Denis Nikitin <denik@chromium.org> Commit-Queue: Denis Nikitin <denik@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.