History log of /aosp_15_r20/external/toolchain-utils/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
760c253c30-Apr-2024 Xin Li <[email protected]>

[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: dd1ee45a84 -s ours

am skip reason: Merged-In I11709f55d734706cadfff4ac18a3dff9d5a84cff with SHA-1 a2640

[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: dd1ee45a84 -s ours

am skip reason: Merged-In I11709f55d734706cadfff4ac18a3dff9d5a84cff with SHA-1 a2640d43cd is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/toolchain-utils/+/27144981

Change-Id: I249644fe4a2dbb63de07e118b9421b9ad7c43f41
Signed-off-by: Automerger Merge Worker <[email protected]>

show more ...


.gitignore
DIR_METADATA
LICENSE
METADATA
OWNERS
OWNERS.toolchain
PRESUBMIT.cfg
README.chromium
README.md
afdo_metadata/README.md
afdo_metadata/chrome_afdo.json
afdo_metadata/kernel_afdo.json
afdo_metadata/kernel_arm_afdo.json
afdo_redaction/redact_profile.py
afdo_redaction/redact_profile_test.py
afdo_redaction/remove_cold_functions.py
afdo_redaction/remove_cold_functions_test.py
afdo_redaction/remove_indirect_calls.py
afdo_redaction/remove_indirect_calls_test.py
afdo_tools/bisection/README.md
afdo_tools/bisection/afdo_prof_analysis.py
afdo_tools/bisection/afdo_prof_analysis_e2e_test.py
afdo_tools/bisection/afdo_prof_analysis_test.py
afdo_tools/bisection/e2e_external.sh
afdo_tools/bisection/problemstatus_external.sh
afdo_tools/bisection/state_assumption_external.sh
afdo_tools/bisection/state_assumption_interrupt.sh
afdo_tools/generate_afdo_from_tryjob.py
afdo_tools/run_afdo_tryjob.py
afdo_tools/update_kernel_afdo.cfg
afdo_tools/update_kernel_afdo.py
afdo_tools/update_kernel_afdo_test.py
android_merge_from_upstream.sh
auto_abandon_cls.py
bestflags/README.md
bestflags/example_algorithms.py
bestflags/examples/omnetpp/README.md
bestflags/examples/omnetpp/build_omnetpp
bestflags/examples/omnetpp/conf
bestflags/examples/omnetpp/example.json
bestflags/examples/omnetpp/test_omnetpp
bestflags/flags.py
bestflags/flags_test.py
bestflags/flags_util.py
bestflags/generation.py
bestflags/generation_test.py
bestflags/genetic_algorithm.py
bestflags/hill_climb_best_neighbor.py
bestflags/iterative_elimination.py
bestflags/mock_task.py
bestflags/pipeline_process.py
bestflags/pipeline_process_test.py
bestflags/pipeline_worker.py
bestflags/pipeline_worker_test.py
bestflags/steering.py
bestflags/steering_test.py
bestflags/task.py
bestflags/task_test.py
bestflags/testing_batch.py
binary_search_tool/.gitignore
binary_search_tool/MAINTENANCE
binary_search_tool/README.bisect.md
binary_search_tool/README.pass_bisect.md
binary_search_tool/README.testing.md
binary_search_tool/__init__.py
binary_search_tool/android/README.android.md
binary_search_tool/android/boot_test.sh
binary_search_tool/android/cleanup.sh
binary_search_tool/android/generate_cmd.sh
binary_search_tool/android/get_initial_items.sh
binary_search_tool/android/interactive_test.sh
binary_search_tool/android/setup.sh
binary_search_tool/android/switch_to_bad.sh
binary_search_tool/android/switch_to_good.sh
binary_search_tool/android/test_setup.sh
binary_search_tool/binary_search_perforce.py
binary_search_tool/binary_search_state.py
binary_search_tool/bisect_driver.py
binary_search_tool/common.py
binary_search_tool/common/boot_test.sh
binary_search_tool/common/hash_test.sh
binary_search_tool/common/interactive_test.sh
binary_search_tool/common/interactive_test_noping.sh
binary_search_tool/common/test_setup.sh
binary_search_tool/compiler_wrapper.py
binary_search_tool/cros_pkg/README.cros_pkg_triage.md
binary_search_tool/cros_pkg/boot_test.sh
binary_search_tool/cros_pkg/create_cleanup_script.py
binary_search_tool/cros_pkg/get_initial_items.sh
binary_search_tool/cros_pkg/interactive_test.sh
binary_search_tool/cros_pkg/interactive_test_noping.sh
binary_search_tool/cros_pkg/setup.sh
binary_search_tool/cros_pkg/switch_to_bad.sh
binary_search_tool/cros_pkg/switch_to_good.sh
binary_search_tool/cros_pkg/test_setup.sh
binary_search_tool/cros_pkg/test_setup_usb.sh
binary_search_tool/full_bisect_test/bad-objects-permanent/_LIST
binary_search_tool/full_bisect_test/bad-output-1.txt
binary_search_tool/full_bisect_test/bad-output-2.txt
binary_search_tool/full_bisect_test/bad-output-3.txt
binary_search_tool/full_bisect_test/bin-trees.h
binary_search_tool/full_bisect_test/build.c
binary_search_tool/full_bisect_test/build.sh
binary_search_tool/full_bisect_test/chromeos_build.sh
binary_search_tool/full_bisect_test/cleanup.sh
binary_search_tool/full_bisect_test/get_initial_items.sh
binary_search_tool/full_bisect_test/good-objects-permanent/_LIST
binary_search_tool/full_bisect_test/good-output.txt
binary_search_tool/full_bisect_test/inorder.c
binary_search_tool/full_bisect_test/inorder_norecurse.c.bad
binary_search_tool/full_bisect_test/inorder_norecurse.c.good
binary_search_tool/full_bisect_test/interactive_test.sh
binary_search_tool/full_bisect_test/main-bisect-test.sh
binary_search_tool/full_bisect_test/main.c
binary_search_tool/full_bisect_test/make_sources_bad.sh
binary_search_tool/full_bisect_test/make_sources_good.sh
binary_search_tool/full_bisect_test/preorder.c
binary_search_tool/full_bisect_test/preorder_norecurse.c.bad
binary_search_tool/full_bisect_test/preorder_norecurse.c.good
binary_search_tool/full_bisect_test/run-test-nowrapper.sh
binary_search_tool/full_bisect_test/setup.sh
binary_search_tool/full_bisect_test/stack.c
binary_search_tool/full_bisect_test/switch_to_bad.sh
binary_search_tool/full_bisect_test/switch_to_good.sh
binary_search_tool/full_bisect_test/test_setup.sh
binary_search_tool/ndk/DO_BISECTION.sh
binary_search_tool/ndk/PATCH1
binary_search_tool/ndk/PATCH2
binary_search_tool/ndk/README.md
binary_search_tool/ndk/Teapot.tar.gz
binary_search_tool/ndk/boot_test.sh
binary_search_tool/ndk/get_initial_items.sh
binary_search_tool/ndk/switch_to_bad.sh
binary_search_tool/ndk/switch_to_good.sh
binary_search_tool/ndk/test_setup.sh
binary_search_tool/pass_mapping.py
binary_search_tool/run_bisect.py
binary_search_tool/run_bisect_tests.py
binary_search_tool/sysroot_wrapper/README.md
binary_search_tool/sysroot_wrapper/boot_test.sh
binary_search_tool/sysroot_wrapper/cleanup.sh
binary_search_tool/sysroot_wrapper/get_initial_items.sh
binary_search_tool/sysroot_wrapper/glibc_test_script.sh
binary_search_tool/sysroot_wrapper/interactive_test.sh
binary_search_tool/sysroot_wrapper/interactive_test_host.sh
binary_search_tool/sysroot_wrapper/setup.sh
binary_search_tool/sysroot_wrapper/switch_to_bad.sh
binary_search_tool/sysroot_wrapper/switch_to_good.sh
binary_search_tool/sysroot_wrapper/test_script.sh
binary_search_tool/sysroot_wrapper/test_setup.sh
binary_search_tool/sysroot_wrapper/test_setup_host.sh
binary_search_tool/sysroot_wrapper/testing_test.py
binary_search_tool/test/__init__.py
binary_search_tool/test/binary_search_tool_test.py
binary_search_tool/test/cmd_script.py
binary_search_tool/test/cmd_script_no_support.py
binary_search_tool/test/common.py
binary_search_tool/test/gen_init_list.py
binary_search_tool/test/gen_obj.py
binary_search_tool/test/generate_cmd.py
binary_search_tool/test/is_good.py
binary_search_tool/test/is_good_noinc_prune.py
binary_search_tool/test/switch_tmp.py
binary_search_tool/test/switch_to_bad.py
binary_search_tool/test/switch_to_bad_noinc_prune.py
binary_search_tool/test/switch_to_bad_set_file.py
binary_search_tool/test/switch_to_good.py
binary_search_tool/test/switch_to_good_noinc_prune.py
binary_search_tool/test/switch_to_good_set_file.py
binary_search_tool/test/test_setup.py
binary_search_tool/test/test_setup_bad.py
build_chromeos.py
build_tc.py
buildbot_test_toolchains.py
check_portable_toolchains.py
chromiumos_image_diff.py
compiler-test.sh
compiler_wrapper/README.md
compiler_wrapper/android_config_test.go
compiler_wrapper/android_llvm_next_flags.go
compiler_wrapper/bisect_flag.go
compiler_wrapper/bisect_flag_test.go
compiler_wrapper/build.py
compiler_wrapper/ccache_flag.go
compiler_wrapper/ccache_flag_test.go
compiler_wrapper/clang_flags.go
compiler_wrapper/clang_flags_test.go
compiler_wrapper/clang_syntax_flag.go
compiler_wrapper/clang_syntax_flag_test.go
compiler_wrapper/clang_tidy_flag.go
compiler_wrapper/clang_tidy_flag_test.go
compiler_wrapper/command.go
compiler_wrapper/command_test.go
compiler_wrapper/compile_with_fallback.go
compiler_wrapper/compile_with_fallback_test.go
compiler_wrapper/compiler_wrapper.go
compiler_wrapper/compiler_wrapper_test.go
compiler_wrapper/config.go
compiler_wrapper/config_test.go
compiler_wrapper/crash_builds.go
compiler_wrapper/crash_builds_test.go
compiler_wrapper/crash_dump_test.go
compiler_wrapper/cros_hardened_config_test.go
compiler_wrapper/cros_host_config_test.go
compiler_wrapper/cros_llvm_next_flags.go
compiler_wrapper/cros_nonhardened_config_test.go
compiler_wrapper/disable_werror_flag.go
compiler_wrapper/disable_werror_flag_test.go
compiler_wrapper/env.go
compiler_wrapper/env_test.go
compiler_wrapper/errors.go
compiler_wrapper/errors_test.go
compiler_wrapper/gcc_flags.go
compiler_wrapper/gcc_flags_test.go
compiler_wrapper/go.mod
compiler_wrapper/go_exec.go
compiler_wrapper/goldenutil_test.go
compiler_wrapper/install_compiler_wrapper.sh
compiler_wrapper/kernel_bug.go
compiler_wrapper/kernel_bug_test.go
compiler_wrapper/libc_exec.go
compiler_wrapper/libgcc_flags.go
compiler_wrapper/libgcc_flags_test.go
compiler_wrapper/main.go
compiler_wrapper/print_cmdline_flag.go
compiler_wrapper/print_cmdline_flag_test.go
compiler_wrapper/print_config_flag.go
compiler_wrapper/print_config_flag_test.go
compiler_wrapper/remote_build_flag_test.go
compiler_wrapper/remote_build_flags.go
compiler_wrapper/reset_compiler_wrapper.sh
compiler_wrapper/rusage_flag.go
compiler_wrapper/rusage_flag_test.go
compiler_wrapper/sanitizer_flags.go
compiler_wrapper/sanitizer_flags_test.go
compiler_wrapper/stackprotector_flags.go
compiler_wrapper/stackprotector_flags_test.go
compiler_wrapper/sysroot_flag.go
compiler_wrapper/sysroot_flag_test.go
compiler_wrapper/testdata/android_golden/bisect.json
compiler_wrapper/testdata/android_golden/clang_path.json
compiler_wrapper/testdata/android_golden/compile_with_fallback.json
compiler_wrapper/testdata/cros_clang_host_golden/bisect.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_ftrapv_maincc_target_specific.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_host_wrapper.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_maincc_target_specific.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_sanitizer_args.json
compiler_wrapper/testdata/cros_clang_host_golden/clang_specific_args.json
compiler_wrapper/testdata/cros_clang_host_golden/clangtidy.json
compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json
compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json
compiler_wrapper/testdata/cros_gcc_host_golden/gcc_maincc_target_specific.json
compiler_wrapper/testdata/cros_gcc_host_golden/gcc_path.json
compiler_wrapper/testdata/cros_gcc_host_golden/gcc_specific_args.json
compiler_wrapper/testdata/cros_hardened_golden/bisect.json
compiler_wrapper/testdata/cros_hardened_golden/clang_ftrapv_maincc_target_specific.json
compiler_wrapper/testdata/cros_hardened_golden/clang_maincc_target_specific.json
compiler_wrapper/testdata/cros_hardened_golden/clang_path.json
compiler_wrapper/testdata/cros_hardened_golden/clang_sanitizer_args.json
compiler_wrapper/testdata/cros_hardened_golden/clang_specific_args.json
compiler_wrapper/testdata/cros_hardened_golden/clang_sysroot_wrapper_common.json
compiler_wrapper/testdata/cros_hardened_golden/clangtidy.json
compiler_wrapper/testdata/cros_hardened_golden/force_disable_werror.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_clang_syntax.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_maincc_target_specific.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_path.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_sanitizer_args.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_specific_args.json
compiler_wrapper/testdata/cros_hardened_golden/gcc_sysroot_wrapper_common.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/bisect.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/clang_path.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/clangtidy.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/force_disable_werror.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/gcc_clang_syntax.json
compiler_wrapper/testdata/cros_hardened_llvmnext_golden/gcc_path.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/bisect.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/clang_path.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/clangtidy.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/force_disable_werror.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/gcc_clang_syntax.json
compiler_wrapper/testdata/cros_hardened_noccache_golden/gcc_path.json
compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_ftrapv_maincc_target_specific.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_maincc_target_specific.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_path.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_sanitizer_args.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_specific_args.json
compiler_wrapper/testdata/cros_nonhardened_golden/clang_sysroot_wrapper_common.json
compiler_wrapper/testdata/cros_nonhardened_golden/clangtidy.json
compiler_wrapper/testdata/cros_nonhardened_golden/force_disable_werror.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_clang_syntax.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_maincc_target_specific.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_path.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_sanitizer_args.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_specific_args.json
compiler_wrapper/testdata/cros_nonhardened_golden/gcc_sysroot_wrapper_common.json
compiler_wrapper/testutil_test.go
compiler_wrapper/thumb_flags.go
compiler_wrapper/thumb_flags_test.go
compiler_wrapper/unsupported_flags.go
compiler_wrapper/unsupported_flags_test.go
compiler_wrapper/x64_flags.go
compiler_wrapper/x64_flags_test.go
contrib/README.md
contrib/gbiv/bgtask/Makefile
contrib/gbiv/bgtask/bgtask.cc
crate_ebuild_help.py
cros_utils/__init__.py
cros_utils/bugs.py
cros_utils/bugs_test.py
cros_utils/buildbot_utils.py
cros_utils/buildbot_utils_unittest.py
cros_utils/command_executer.py
cros_utils/command_executer_timeout_test.py
cros_utils/command_executer_unittest.py
cros_utils/constants.py
cros_utils/email_sender.py
cros_utils/email_sender_unittest.py
cros_utils/file_utils.py
cros_utils/git_utils.py
cros_utils/git_utils_test.py
cros_utils/html_tools.py
cros_utils/locks.py
cros_utils/logger.py
cros_utils/machines.py
cros_utils/misc.py
cros_utils/misc_test.py
cros_utils/perf_diff.py
cros_utils/tabulator.py
cros_utils/tabulator_test.py
cros_utils/timeline.py
cros_utils/timeline_test.py
cros_utils/tiny_render.py
cros_utils/tiny_render_test.py
cros_utils/toolchain_utils.sh
crosperf/README.md
crosperf/benchmark.py
crosperf/benchmark_run.py
crosperf/benchmark_run_unittest.py
crosperf/benchmark_unittest.py
crosperf/column_chart.py
crosperf/compare_machines.py
crosperf/config.py
crosperf/config_unittest.py
crosperf/crosperf
crosperf/crosperf.py
crosperf/crosperf_autolock.py
crosperf/crosperf_unittest.py
crosperf/default-telemetry-results.json
crosperf/default_remotes
crosperf/download_images.py
crosperf/download_images_buildid_test.py
crosperf/download_images_unittest.py
crosperf/experiment.py
crosperf/experiment_factory.py
crosperf/experiment_factory_unittest.py
crosperf/experiment_file.py
crosperf/experiment_file_unittest.py
crosperf/experiment_files/aes_perf.exp
crosperf/experiment_files/bloat_perf.exp
crosperf/experiment_files/dut_config.exp
crosperf/experiment_files/enable_aslr.exp
crosperf/experiment_files/morejs_perf.exp
crosperf/experiment_files/non-telemetry-tests.exp
crosperf/experiment_files/official-image.exp
crosperf/experiment_files/page_cycler.exp
crosperf/experiment_files/page_cycler_perf.exp
crosperf/experiment_files/telemetry-crosperf-suites.exp
crosperf/experiment_files/telemetry-crosperf-with-external-chrome-src.exp
crosperf/experiment_files/telemetry-crosperf-with-profiler.exp
crosperf/experiment_files/telemetry-crosperf.exp
crosperf/experiment_files/telemetry-without-autotest.exp
crosperf/experiment_files/telemetry_perf_perf
crosperf/experiment_files/trybot-image.exp
crosperf/experiment_runner.py
crosperf/experiment_runner_unittest.py
crosperf/experiment_status.py
crosperf/field.py
crosperf/flag_test_unittest.py
crosperf/generate_report.py
crosperf/generate_report_unittest.py
crosperf/help.py
crosperf/image_checksummer.py
crosperf/label.py
crosperf/machine_image_manager.py
crosperf/machine_image_manager_unittest.py
crosperf/machine_manager.py
crosperf/machine_manager_unittest.py
crosperf/mock_instance.py
crosperf/perf_files/perf.data.report.0
crosperf/results_cache.py
crosperf/results_cache_unittest.py
crosperf/results_organizer.py
crosperf/results_organizer_unittest.py
crosperf/results_report.py
crosperf/results_report_templates.py
crosperf/results_report_unittest.py
crosperf/run_tests.sh
crosperf/schedv2.py
crosperf/schedv2_unittest.py
crosperf/settings.py
crosperf/settings_factory.py
crosperf/settings_factory_unittest.py
crosperf/settings_unittest.py
crosperf/suite_runner.py
crosperf/suite_runner_unittest.py
crosperf/test_cache/compare_output/autotest.tbz2
crosperf/test_cache/compare_output/machine.txt
crosperf/test_cache/compare_output/results.pickle
crosperf/test_cache/test_input/autotest.tbz2
crosperf/test_cache/test_input/machine.txt
crosperf/test_cache/test_input/results.pickle
crosperf/test_cache/test_puretelemetry_input/machine.txt
crosperf/test_cache/test_puretelemetry_input/results.pickle
crosperf/test_flag.py
crosperf/translate_xbuddy.py
crosperf/unittest_keyval_file.txt
cwp/cr-os/README.md
cwp/cr-os/fetch_gn_descs.py
cwp/cr-os/fetch_gn_descs_test.py
debug_info_test/allowlist.py
debug_info_test/check_cus.py
debug_info_test/check_exist.py
debug_info_test/check_icf.py
debug_info_test/check_ngcc.py
debug_info_test/debug_info_test.py
debug_info_test/exist_debug_info.allowlist
debug_info_test/exist_producer.allowlist
debug_info_test/ngcc_comp_path.allowlist
debug_info_test/ngcc_dso_path.allowlist
go/android/adb_marlin
go/android/adb_marlin32
go/android/build_go
go/android/go_marlin
go/android/go_marlin32
go/android/go_marlin32_exec
go/android/go_marlin_exec
go/android/target_cp
go/android/target_sh
go/android/target_tmpdir
go/chromeos/build_go
go/chromeos/push_glibc
go/chromeos/setup_chromeos_testing.py
go/chromeos/target_cp
go/chromeos/target_sh
go/chromeos/target_tmpdir
go/go_local
go/go_target
go/go_target_exec
go/patch/go-1.10.2/go0.patch
go/patch/go-1.10.2/go1.patch
go/patch/go-1.10.2/go2.patch
go/patch/go-1.10.2/go3.patch
go/patch/go-1.10.2/go4.patch
go/patch/go-1.10.2/go5.patch
go/patch/go-1.10.2/go6.patch
go/patch/go-1.10.3/go0.patch
go/patch/go-1.10.3/go1.patch
go/patch/go-1.10.3/go2.patch
go/patch/go-1.10.3/go3.patch
go/patch/go-1.10.3/go4.patch
go/patch/go-1.10.3/go5.patch
go/patch/go-1.10.3/go6.patch
go/patch/go-1.11.2/go0.patch
go/patch/go-1.11.2/go1.patch
go/patch/go-1.11.2/go2.patch
go/patch/go-1.11.2/go3.patch
go/patch/go-1.11.2/go4.patch
go/patch/go-1.11.2/go5.patch
go/patch/go-1.11.2/go6.patch
go/push_goroot
go/test_go
image_chromeos.py
llvm_extra/create_ebuild_file.py
llvm_extra/create_llvm_extra.sh
llvm_tools/README.md
llvm_tools/atomic_write_file.py
llvm_tools/atomic_write_file_unittest.py
llvm_tools/auto_llvm_bisection.py
llvm_tools/auto_llvm_bisection_unittest.py
llvm_tools/bb_add.py
llvm_tools/bb_add_test.py
llvm_tools/check_clang_diags.py
llvm_tools/check_clang_diags_test.py
llvm_tools/chroot.py
llvm_tools/chroot_unittest.py
llvm_tools/clean_up_old_llvm_patches.py
llvm_tools/clean_up_old_llvm_patches_test.py
llvm_tools/copy_helpers_to_chromiumos_overlay.py
llvm_tools/cros_cls.py
llvm_tools/cros_cls_test.py
llvm_tools/custom_script_example.py
llvm_tools/failure_modes.py
llvm_tools/fetch_cq_size_diff.py
llvm_tools/fetch_cros_sdk_rolls.py
llvm_tools/generate_llvm_revert_report.py
llvm_tools/get_llvm_hash.py
llvm_tools/get_llvm_hash_unittest.py
llvm_tools/get_patch.py
llvm_tools/get_patch_unittest.py
llvm_tools/get_upstream_patch.py
llvm_tools/git.py
llvm_tools/git_llvm_rev.py
llvm_tools/git_llvm_rev_test.py
llvm_tools/git_unittest.py
llvm_tools/llvm_bisection.py
llvm_tools/llvm_bisection_unittest.py
llvm_tools/llvm_local_bisection.sh
llvm_tools/llvm_next.py
llvm_tools/llvm_next_test.py
llvm_tools/llvm_project.py
llvm_tools/llvm_simple_bisect.py
llvm_tools/manifest_utils.py
llvm_tools/manifest_utils_unittest.py
llvm_tools/modify_a_tryjob.py
llvm_tools/modify_a_tryjob_unittest.py
llvm_tools/nightly_revert_checker.py
llvm_tools/nightly_revert_checker_test.py
llvm_tools/patch_manager.py
llvm_tools/patch_manager_unittest.py
llvm_tools/patch_sync/.gitignore
llvm_tools/patch_sync/Cargo.lock
llvm_tools/patch_sync/Cargo.toml
llvm_tools/patch_sync/README.md
llvm_tools/patch_sync/src/android_utils.rs
llvm_tools/patch_sync/src/main.rs
llvm_tools/patch_sync/src/patch_parsing.rs
llvm_tools/patch_sync/src/version_control.rs
llvm_tools/patch_utils.py
llvm_tools/patch_utils_unittest.py
llvm_tools/revert_checker.py
llvm_tools/setup_for_workon.py
llvm_tools/stabilize_all_llvm_packages.py
llvm_tools/subprocess_helpers.py
llvm_tools/test_helpers.py
llvm_tools/update_chromeos_llvm_hash.py
llvm_tools/update_chromeos_llvm_hash_unittest.py
llvm_tools/update_packages_and_run_tests.py
llvm_tools/update_packages_and_run_tests_unittest.py
llvm_tools/update_tryjob_status.py
llvm_tools/update_tryjob_status_unittest.py
llvm_tools/werror_logs.py
llvm_tools/werror_logs_test.py
lock_machine.py
make_root_writable.py
pgo_tools/README.md
pgo_tools/benchmark_pgo_profiles.py
pgo_tools/benchmark_pgo_profiles_test.py
pgo_tools/create_chroot_and_generate_pgo_profile.py
pgo_tools/create_chroot_and_generate_pgo_profile_test.py
pgo_tools/ensure_pgo_is_a_win.py
pgo_tools/ensure_pgo_is_a_win_test.py
pgo_tools/generate_pgo_profile.py
pgo_tools/generate_pgo_profile_test.py
pgo_tools/pgo_tools.py
pgo_tools/pgo_tools_test.py
pgo_tools/update_llvm_manifest.py
pgo_tools_rust/pgo_rust.py
pyrun
remote_test.py
run_tests_for.py
rust-analyzer-chromiumos-wrapper/Cargo.lock
rust-analyzer-chromiumos-wrapper/Cargo.toml
rust-analyzer-chromiumos-wrapper/README.md
rust-analyzer-chromiumos-wrapper/src/main.rs
rust_tools/auto_update_rust_bootstrap.py
rust_tools/auto_update_rust_bootstrap_test.py
rust_tools/copy_rust_bootstrap.py
rust_tools/rust_uprev.py
rust_tools/rust_uprev_test.py
rust_tools/rust_watch.py
rust_tools/rust_watch_test.py
seccomp_tools/mass_seccomp_editor/mass_seccomp_editor.py
seccomp_tools/mass_seccomp_editor/test_mass_seccomp_editor.py
tc_enter_chroot.py
toolchain_utils_githooks/check-presubmit
toolchain_utils_githooks/check-presubmit.py
toolchain_utils_githooks/pre-push
toolchain_utils_githooks/pre-push.real
update_telemetry_defaults.py
upstream_workon/upstream_workon.bash