aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-06LLVM tools: Added script that runs tryjobs after updating the packagesSalud Lemus
2019-08-04Fix path for crosperf experiment files.Caroline Tice
2019-08-02command_executer: Pass custom env in ChrootRunCommand.Manoj Gupta
2019-08-02command_executer: Allow passing custom os env.Manoj Gupta
2019-08-02Clang-Tidy: Remove clang tidy project from tc-utilsEmma Vukelj
2019-08-02LLVM tools: Moved parsing 'llvm-svn' of a commit message to another functionSalud Lemus
2019-08-02LLVM tools: Added default value when updating packagesSalud Lemus
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-08-02toolchain-utils: Add no_hwp to nightly perf testDenis Nikitin
2019-08-02crosperf: Setup intel_pstateDenis Nikitin
2019-08-01LLVM tools: Removed calls to g4 when retrieving latest g3 LLVM versionSalud Lemus
2019-08-01LLVM tools: Gets the latest git hash from ToT of LLVMSalud Lemus
2019-08-01LLVM tools: Unittests for update_chromeos_llvm_next_hash.pySalud Lemus
2019-08-01LLVM tools: Unittests for llvm_patch_management.pySalud Lemus
2019-08-01LLVM tools: Unittests for patch_manager.pySalud Lemus
2019-08-01LLVM tools: patch management for LLVM and patch managerSalud Lemus
2019-08-01crosperf: check skylab tool exists or not for skylab modeZhizhou Yang