commit | f9ef9c8d9635334603f59048b55be61444aadb09 | [log] [tgz] |
---|---|---|
author | Denis Nikitin <denik@google.com> | Fri May 20 09:41:11 2022 -0700 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 20 16:50:54 2022 +0000 |
tree | 4f8963b7b1296d42697d02be55f94db59ebf113d | |
parent | 5e668be20e6b6d754fb55362bec8d46cf4e606a8 [diff] |
afdo_metadata: Publish the new kernel profiles in release-R102-14695.B Have PM pre-approval because this shouldn't break the release branch. BUG=None TEST=Verified in kernel-release-afdo-verify-orchestrator Change-Id: I91c69daedaf6200b8d2f8542b0f2c354c3b80ca2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/3657747 Commit-Queue: Denis Nikitin <denik@chromium.org> Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Tested-by: Denis Nikitin <denik@chromium.org> Auto-Submit: Denis Nikitin <denik@chromium.org>
toolchain-utils
Various utilities used by the Chrome OS 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.