You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
afdo_metadata
afdo_redaction
afdo_tools
bestflags
binary_search_tool
compiler_wrapper
cros_utils
crosperf
cwp/cr-os
debug_info_test
go
heatmaps
llvm_extra
llvm_tools
orderfile
pgo_tools
pgo_tools_rust
rust-analyzer-chromiumos-wrapper
rust_tools
seccomp_tools/mass_seccomp_editor
toolchain_utils_githooks
upstream_workon
.gitignore
LICENSE
METADATA
OWNERS
OWNERS.toolchain
PRESUBMIT.cfg
README.chromium
README.md
android_merge_from_upstream.sh
auto_delete_nightly_test_data.py
build_chromeos.py
build_tc.py
buildbot_test_llvm.py
buildbot_test_toolchains.py
chromiumos_image_diff.py
compiler-test.sh
crate_ebuild_help.py
file_lock_machine.py
file_lock_machine_test.py
image_chromeos.py
lock_machine.py
make_root_writable.py
pyrun
remote_test.py
run_tests_for.py
tc_enter_chroot.py
update_telemetry_defaults.py

README.md

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.