Clone this repo:
  1. 13c8f5a llvm_tools: stop setting wip=True in the revert checker by George Burgess IV · 2 days ago main
  2. 162dd41 afdo_metadata: Publish the new kernel profiles by crostc-worker · 3 days ago
  3. 80d2cd0 android_tools: add parse_and_apply_warning_exemptions by George Burgess IV · 5 days ago
  4. bde6c93 llvm_tools: fix check_reverts invocation by George Burgess IV · 9 days ago firmware-R143-16463.2.B
  5. f18c740 afdo_metadata: Publish the new kernel profiles by crostc-worker · 9 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.