aboutsummaryrefslogtreecommitdiff
path: root/crosperf/mock_instance.py
AgeCommit message (Expand)Author
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
2021-04-14replaces skylab with crosfleetChristopher Di Bella
2020-02-07crosperf: introduce new test_that and skylab run for suite_runnerZhizhou Yang
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2016-11-07Download autotest files with crosperf and add autotest path to test_thatManoj Gupta
2016-11-01Update formatting of files before committing changes for autotest. No functio...Manoj Gupta
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: make file formatting conform to tc_pyformat.Rahul Chaudhry
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-11Crosperf: Fix many broken unittests.Caroline Tice
2014-06-02Add --cache_only global setting to crosperf.cmtice
2014-04-21Clean up Crosperf options and help.cmtice
2013-10-01crosperf: fix unittest for crosperf.Yunlian Jiang
2013-05-22crosperf: add results_organizer_unittestYunlian Jiang