| commit | 7721967d0fd925e36aca5d1f6328b7cf2c3c0c4c | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Fri Dec 27 08:05:13 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 27 11:04:14 2024 -0800 |
| tree | 3c43bad16087beda020c779966ca9059fd1a2323 | |
| parent | 60d8823a28bbba2c32551119260ac443641e4251 [diff] |
afdo_metadata: Publish the new kernel profiles This brings all profiles to their newest versions. Never rebase this CL! If there's a merge conflict, either abandon this CL, or let Chrotomation do so after a few days. Rebasing could cause a performance regression. BUG=None TEST=Verified in kernel-release-afdo-verify-orchestrator Change-Id: Ia799dae8dfb0b72a764459276ee5d87b9bd3b2ea Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6126185 Commit-Queue: Saketh Pothireddy <spothire@google.com> Reviewed-by: Denis Nikitin <denik@chromium.org> Reviewed-by: Saketh Pothireddy <spothire@google.com> Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com>
toolchain-utilsVarious 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.