commit | e59a6448bb070580dfc397a01c17a5247d891a6c | [log] [tgz] |
---|---|---|
author | Denis Nikitin <denik@chromium.org> | Fri May 26 17:38:23 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 30 21:56:56 2023 |
tree | 8d74494302805cbc5d24cbf01f631643a868f75e | |
parent | 929282657898625a97f249f27ff9ce8828adee65 [diff] |
update_kernel_afdo: Handle missing profiles Skip arch/kver update if profiles are missing in the current and previous milestone. BUG=b:284158194 TEST=./update_kernel_afdo --noupload main Change-Id: I8dc74e0a2f9fa3790b080c262773d76f7293307a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4571164 Tested-by: Denis Nikitin <denik@chromium.org> Reviewed-by: Ryan Beltran <ryanbeltran@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.