aboutsummaryrefslogtreecommitdiff
path: root/pgo_tools
AgeCommit message (Expand)Author
2024-06-05add cros_pathsGeorge Burgess IV
2024-06-05centralize uses of FindChromeOSRootAbove(my_dir)George Burgess IV
2024-06-05llvm_tools: add wrappers to readonly uses of repo-gettingGeorge Burgess IV
2024-05-21pgo_tools: add support for suffixed profilesGeorge Burgess IV
2024-05-20pgo_tools: clean up after PGO generationGeorge Burgess IV
2024-05-13pgo_tools: pass cros tree to PGO generate scriptGeorge Burgess IV
2024-05-13push `FindChromeOSRootAbove` out of hash-gettingGeorge Burgess IV
2024-05-09auto_update_llvm_pgo_profile: use `clean` instead of `clobber`George Burgess IV
2024-05-07pgo_tools: allow auto_update script to force PGO generationGeorge Burgess IV
2024-05-07pgo_tools: add auto-update script for llvmGeorge Burgess IV
2024-05-02pgo_tools: add a --clean-llvm optionGeorge Burgess IV
2024-05-01pgo_tools: revision-based profile updates; use cros-workonGeorge Burgess IV
2024-05-01pgo_tools: support llvm-9999 in generate_pgo_profileGeorge Burgess IV
2024-04-29update references to python scriptsGeorge Burgess IV
2024-04-29remove `__name__ == "__main__"` from newly non-executable modulesGeorge Burgess IV
2024-04-29py: add directoryGeorge Burgess IV
2024-04-29migrate scripts to use `from ${package_root} import ${x}`George Burgess IV
2024-04-29pgo_tools: migrate to new module format; rename pgo_tools.pyGeorge Burgess IV
2024-04-29make all tests non-executableGeorge Burgess IV
2024-04-25pgo_tools: update PGO generation to detect bootstrap chroot versionGeorge Burgess IV
2024-04-24pgo_tools: remove --use from the PGO creation scriptGeorge Burgess IV
2024-04-17pgo_tools: remove `update_llvm_manifest`George Burgess IV
2024-04-17pgo_tools: get llvm-hash using get_llvm_hashGeorge Burgess IV
2024-04-02replace shlex.quote with shlex.joinGeorge Burgess IV
2024-01-09pgo_tools: add update_llvm_manifestGeorge Burgess IV
2023-11-07pgo_tools: don't upload profiles as (pretend) tarballsGeorge Burgess IV
2023-11-06pgo_tools: remove mention of llvm-next_pgo_useGeorge Burgess IV
2023-10-31pgo_tools: Use home path for hyperfineJordan R Abrahams-Whitehead
2023-10-24create_chroot_and_generate_pgo_profile: provide --out-dirGeorge Burgess IV
2023-10-17pgo_tools: finish a refactorGeorge Burgess IV
2023-10-17pgo_tools: add automation to ensure PGO remains a winGeorge Burgess IV
2023-10-17pgo_tools: refactor benchmarking to be usable as a moduleGeorge Burgess IV
2023-10-17pgo_tools: refactor chroot checking into a shared functionGeorge Burgess IV
2023-10-09pgo_tools: add new PGO scriptsGeorge Burgess IV
2023-10-09pgo_tools: delete old monitoring/merging scriptsGeorge Burgess IV
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2022-01-04pgo_tools: make monitor_pgo_profiles fail rather than emailingGeorge Burgess IV
2021-09-20Clean up cros-logging-import pylint attributesJaques Clapauch
2020-10-09toolchain_utils: replace gsutil with gsutil.pyDenis Nikitin
2020-08-10pgo_tools: Add a monitor for LLVM PGO profile freshnessGeorge Burgess IV
2020-06-02pgo_tools: update the merge script to work with recipe and buildbucketzhizhouy
2020-02-13toolchain-utils: migrate all in-use projects to python 3Zhizhou Yang
2019-07-16pgo_tool: Fix bugs in pgo_tool and add a README fileZhizhou Yang
2019-06-05pgo_tools: make the uploader check new uploadsGeorge Burgess IV
2019-06-05pgo_tools: make our profile uploader use hashes in file namesGeorge Burgess IV
2019-05-29pgo_tools: update our merging script to point to the right botsGeorge Burgess IV
2019-04-14toolchain-utils: Script to merge profdata and upload to gs bucketZhizhou Yang