commit | 6092769e12e7fe2437ee02c936063e44b8ea3d89 | [log] [tgz] |
---|---|---|
author | Denis Nikitin <denik@google.com> | Fri Mar 18 11:19:24 2022 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 18 23:57:38 2022 +0000 |
tree | 10679c1ffa3525e1c5a6e378a3b9642eef9fbcca | |
parent | 5a39dbb8af44918e5b1f4d509ed475c70bbf4dfa [diff] |
afdo_metadata: Publish the new kernel profiles in release-R101-14588.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: I458e0e7ba131bd0f3af4cab53945f860640a0643 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/3536830 Tested-by: Denis Nikitin <denik@chromium.org> Reviewed-by: Christopher Di Bella <cjdb@google.com> Commit-Queue: 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.