commit | 59af8e6e487e29096b751933f47d3a982a364cde | [log] [tgz] |
---|---|---|
author | Bob Haarman <inglorion@chromium.org> | Fri Oct 21 17:12:22 2022 -0700 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 22 00:20:44 2022 +0000 |
tree | 743796af515f942424e43c298a7be6ca8398e876 | |
parent | 5adda0a43e363d6ca39997acd0724394ee3ec3d6 [diff] |
afdo_metadata: Publish the new kernel profiles in release-R107-15117.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: I95447c5527983c9c0166baf4b56cbb99d95ff684 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/3972101 Reviewed-by: Denis Nikitin <denik@chromium.org> Commit-Queue: Bob Haarman <inglorion@chromium.org> Tested-by: Bob Haarman <inglorion@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.