Clone this repo:
  1. 7da3707 afdo_tools: cc gbiv on kernel afdo updates by George Burgess IV · 5 hours ago main
  2. aee3e11 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 hours ago
  3. e59a644 update_kernel_afdo: Handle missing profiles by Denis Nikitin · 30 hours ago stabilize-15483.B
  4. 9292826 llvm_tools: Remove verbose argument by Jordan R Abrahams-Whitehead · 32 hours ago
  5. 739b6ff afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 5 days ago

toolchain-utils

Various utilities used by the ChromeOS toolchain team.

Note

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.