| commit | 5b25a3b815570a51de481b29a7f3c89b3fd8bfb0 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Mon Sep 02 08:05:35 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 10:49:19 2024 +0000 |
| tree | 8c535747c93a83a05f04db9f4cf12330ac3b2c9d | |
| parent | ea28a4ba7f28b8e35925f43222514043f2e7c449 [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: I76b426dc9593d90f926d9117c9377434a9aff8ef Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5831963 Commit-Queue: Bob Haarman <inglorion@chromium.org> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Reviewed-by: Bob Haarman <inglorion@chromium.org> Auto-Submit: 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.