Clone this repo:
  1. 8abc698 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 17 hours ago main
  2. 0f95295 compiler_wrapper: automatic sync by mobiletc-prebuild · 2 days ago
  3. 0354968 llvm_next: use latest patchsets by Bob Haarman · 3 days ago
  4. e2fbffc toolchain-utils: Edit CMakeLists in Base Commit by Jordan R Abrahams-Whitehead · 7 days ago
  5. ccf9134 compiler_wrapper: automatic sync by mobiletc-prebuild · 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.