Clone this repo:
  1. 48fad0c llvm_tools: tolerate builders without artifacts by George Burgess IV · 2 days ago main
  2. 6bdf618 rust_watch: use [ChromeOS/Rust] bug title prefix by George Burgess IV · 3 days ago
  3. 002882b afdo_metadata: Publish the new kernel profiles by crostc-worker · 10 days ago firmware-R154-16805.2.B release-R154-16805.B
  4. 877cf2f afdo_metadata: Publish the new kernel profiles by crostc-worker · 12 days ago
  5. d6992a1 autofix lints with Gemini by George Burgess IV · 3 weeks 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.