aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28LLVM tools: Fixed unreferenced errorSalud Lemus
2019-08-28LLVM tools: Added support for 'skip' and executing a custom scriptSalud Lemus
2019-08-26crosperf: Add jetstream2 to telemetry perf tests.Tiancong Wang
2019-08-26Only resolve cmd path against $PATH if path does not contain a folder.Tobias Bosch
2019-08-26LLVM tools: Maintain up-to-date LLVM repo in 'llvm_tools'Salud Lemus
2019-08-23Add docs how to update the ChromeOS wrappers.Tobias Bosch
2019-08-23LLVM tools: Change list now contains all tryjobs launchedSalud Lemus
2019-08-23LLVM tools: Added bisection of LLVMSalud Lemus
2019-08-22LLVM tools: Display to stdout when the log level is 'verbose'Salud Lemus
2019-08-22LLVM tools: Fixed remove patches mode when dealing with future patchesSalud Lemus
2019-08-22Capture spaces in arguments to the old shell wrapper.Tobias Bosch
2019-08-22Always use /proc/self/cwd to get current directory.Tobias Bosch
2019-08-22Only resolve symlinks for wd for /proc/self/cwdTobias Bosch
2019-08-21Support \ while capturing stdout / stderr.Tobias Bosch
2019-08-21Support symlinks as value of os.Getwd()Tobias Bosch
2019-08-21toolchain-utils: replace guado_moblab with fizz-moblabZhizhou Yang
2019-08-21Use a fixed tempdir for executing the old wrapper.Tobias Bosch
2019-08-21Only tee stdin if a "-" was passed the compiler.Tobias Bosch
2019-08-21Support "gcc", "clang" as compiler namesTobias Bosch
2019-08-20Fix old wrapper path for goden tests of gcc host config.Tobias Bosch
2019-08-20Match old wrapper for ordering of -mthumb and -fno-stack-protectorTobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-08-20Correctly parse eabi compiler names.Tobias Bosch
2019-08-19Support calling old wrapper with utf8 in stdout/stderr.Tobias Bosch
2019-08-19Store change id as version in the config.Tobias Bosch
2019-08-19crosperf: Add ARM CPU stats in crosperf reportDenis Nikitin
2019-08-16LLVM tools: Moved function that retrieves latest g3 LLVM versionSalud Lemus
2019-08-16LLVM tools: Added support for bisection of patchesSalud Lemus
2019-08-16cros_utils: add an ExitStack utilityGeorge Burgess IV
2019-08-16Allow arguments with spaces when comparing to the old wrapper.Tobias Bosch
2019-08-16Fix build: Update goldensTobias Bosch
2019-08-16Resolve wrapper path against path envTobias Bosch
2019-08-15Pass the old wrapper path as a linker argumentTobias Bosch
2019-08-15Only evaluate one level of links for the linkerTobias Bosch
2019-08-15afdo: Add a metadata file for tracking latest AFDO artifacts.Tiancong Wang
2019-08-15Properly escape stdout / stderr of nested commandsTobias Bosch
2019-08-15Minor adjustments to bundle.py and build.pyTobias Bosch
2019-08-14cros_utils: Fix blacklisted R79-12384.0.0 imageDenis Nikitin
2019-08-13Allow wrapper to build with cros sdk.Tobias Bosch
2019-08-13Add more golden tests for wrapper pathsTobias Bosch
2019-08-13Create a goldenfile for every section.Tobias Bosch
2019-08-13Use static go build and allow to bundle sources.Tobias Bosch
2019-08-12LLVM tools: Assert that the scripts are not run inside the chrootSalud Lemus
2019-08-11cros_utils: Add R79-12384.0.0 image to blacklistDenis Nikitin
2019-08-10llvm-tools: Use the chromium mirror for gettting tot hash.Manoj Gupta
2019-08-09crosperf: Print traceback instead of exception type.Tiancong Wang
2019-08-07LLVM tools: Added README.md for clarification on the scriptsSalud Lemus
2019-08-07toolchain-utils: Fix argument-passing error in experiment_factory.pyCaroline Tice
2019-08-07LLVM tools: Updated unittests for ToT optionSalud Lemus
2019-08-06llvm-tools: Remove assert when stderr is non-empty.Manoj Gupta