Clone this repo:
  1. a747a82 afdo_metadata: Publish the new kernel profiles in release-R92-13982.B by Manoj Gupta · 4 years ago release-R92-13982.B stabilize-13982.82.B stabilize-13982.88.B
  2. c2706e7 afdo_metadata: Publish the new kernel profiles in release-R92-13982.B by ChromeOS Developer · 4 years ago stabilize-13982.60.B stabilize-13982.69.B stabilize-13982.70.B
  3. 638802c afdo_metadata: Publish the new kernel profiles in release-R92-13982.B by Jordan R Abrahams · 4 years ago stabilize-13982.51.B
  4. 2a6412f afdo_metadata: Publish the new kernel profiles in release-R92-13982.B by Ryan Beltran · 4 years, 1 month ago
  5. b0abc07 afdo_metadata: Publish the new kernel profiles in release-R92-13982.B by Denis Nikitin · 4 years, 2 months ago

toolchain-utils

Various utilities used by the Chrome OS 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.