aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-11binary search tool: Make 1st resumed iteration non-incrementalCassidy Burden
2016-08-10[crosperf] Update parsing of telemetry json file.Caroline Tice
2016-08-10Random nit fixes in crosperf; NFC.George Burgess IV
2016-08-10binary search tool: Add maintenance documentCassidy Burden
2016-08-09binary search tool: Fix edge cases in compiler wrapperCassidy Burden
2016-08-09binary search tool: Rename install to test_setupCassidy Burden
2016-08-08Tiny refactor of a function; NFC.George Burgess IV
2016-08-05binary search tool: Add option to always run compilerCassidy Burden
2016-08-05binary search tool: Clean up outputCassidy Burden
2016-08-05binary search tool: Show how to reconstruct bisection envCassidy Burden
2016-08-05[Crosperf] Fix lint errors.Caroline Tice
2016-08-04binary search tool: Properly cache all side effectsCassidy Burden
2016-08-04binary search tool: Support @file compiler argumentsCassidy Burden
2016-08-03binary search tool: Change verify_level to booleanCassidy Burden
2016-08-03binary search tool: Use full obj path with compiler wrapperCassidy Burden
2016-08-02crosperf: fix lint warningsTing-Yuan Huang
2016-08-02binary search tool: Add android bisector documentationCassidy Burden
2016-08-01binary search tool: Add android bisector to bisect.pyCassidy Burden
2016-08-01binary search tool: Change skip exit status to 125Cassidy Burden
2016-08-01binary search tool: Fix off by one bug, add stress testsCassidy Burden
2016-08-01binary search tool: export TRIAGE stage for object bisectorCassidy Burden
2016-07-29crosperf: fix lint warnings.Yunlian Jiang
2016-07-29toolchain-utils: remove uses of deprecated-module 'optparse'.Rahul Chaudhry
2016-07-29toolchain-utils: fix *-docstring-* lint errors.Rahul Chaudhry
2016-07-29toolchain-utils: fix unused-import lint errors.Rahul Chaudhry
2016-07-29toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2016-07-29toolchain-utils: fix bad-shebang lint error.Rahul Chaudhry
2016-07-29toolchain-utils: make file formatting conform to tc_pyformat.Rahul Chaudhry
2016-07-29toolchain-utils: fix results_cache_unittest.pyRahul Chaudhry
2016-07-29toolchain-utils: fix benchmark_run_unittest.pyRahul Chaudhry
2016-07-29binary search tool: Add file locking to compiler wrapperCassidy Burden
2016-07-29binary search tool: Add compiler wrapper for Android bisectionCassidy Burden
2016-07-28binary search tool: Add android test scriptsCassidy Burden
2016-07-28binary search tool: Add android get_initial_items scriptCassidy Burden
2016-07-28binary search tool: Add android switch scriptsCassidy Burden
2016-07-28binary search tool: Add android install scriptCassidy Burden
2016-07-27binary search tool: Alert user if --file_args requiredCassidy Burden
2016-07-27Remove "--remove_trailing_comma" option from tc_pyformatCassidy Burden
2016-07-27binary search tool: Fix linting errorCassidy Burden
2016-07-27[crosperf] Clean up exceptions.Caroline Tice
2016-07-26binary search tool: Add setup script for android bisectorCassidy Burden
2016-07-26binary search tool: Fix edge case with noincremental and pruneCassidy Burden
2016-07-26binary search tool: Provide temp files that hold GOOD/BAD setsCassidy Burden
2016-07-25[crosperf] Change flags to cbuildbot.Caroline Tice
2016-07-25[crosperf] Get telemetry results from file instead of stdout.Caroline Tice
2016-07-25[toolchain-utils] Finish switching utils/ to cros_utils/.Caroline Tice
2016-07-22binary search tool: Print out elapsed time every iterationCassidy Burden
2016-07-19binary search tool: Add new common hash_test.shCassidy Burden
2016-07-18toolchain-utils: Fix use before defined error, cleanup linting errorsCassidy Burden
2016-07-18[crosperf] Separate output for different compilers.Caroline Tice