aboutsummaryrefslogtreecommitdiff
path: root/crosperf/settings_factory.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-10-11Auto-format the crosperf filesJordan R Abrahams
2021-10-11Add 'no_lock' crosperf settingJordan R Abrahams
2021-04-14replaces skylab with crosfleetChristopher Di Bella
2020-05-26crosperf: introduce option "compress_results" for result directoryzhizhouy
2020-05-14toolchain_utils: Make DUT config in nightly crosperf defaultDenis Nikitin
2020-05-01crosperf: fix --helpGeorge Burgess IV
2020-02-07crosperf: introduce new test_that and skylab run for suite_runnerZhizhou Yang
2019-10-27crosperf: Add option to not download debug symbolsZhizhou Yang
2019-10-15toolchain-utils: change naming related to AFE lockZhizhou Yang
2019-09-24crosperf: Add top_interval argument to experimentDenis Nikitin
2019-09-16crosperf: Setup CPU frequencyDenis Nikitin
2019-09-10crosperf: Add dut config arguments to experimentDenis Nikitin
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2019-03-15crosperf: Feature to ignore min and max value in resultsZhizhou Yang
2019-02-12crosperf: Disable ASLR in crosperf by defaultTiancong Wang
2018-11-13crosperf: introduce cwp_dso and weight for CWP approximationZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-02-21crosperf: set recommended iterations for benchmarksTing-Yuan Huang
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-27[crosperf] Clean up exceptions.Caroline Tice
2016-06-29[crosperf] Fix setting descriptions; NFC.George Burgess IV
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-11-30Make 'run_local=True' default in crosperf.Ting-Yuan Huang
2015-09-25Add compiler info to experiment data.Caroline Tice
2015-08-26Add json report archiving.Caroline Tice
2015-07-16Add 'run_local' to run the test harness locally.Ting-Yuan Huang
2015-06-20Remove "import lock_machine".Han Shen
2015-06-13Add flag to crosperf to use file lock mechanism.cmtice
2015-06-10Implement new global locking scheme for machines.cmtice
2015-05-28Added benchmark retry support.Luis Lozano
2015-04-26Fix current problem with machine locks.cmtice
2014-10-22Fix issue where crosperf can't find local cros_scratch.cmtice
2014-06-02Add --cache_only global setting to crosperf.cmtice
2014-05-20Add unit test for experiment_runner.pycmtice
2014-04-21Clean up Crosperf options and help.cmtice
2014-04-08Always write verbose logs to files.cmtice
2014-03-14Add --logging_level option to crosperf.cmtice
2014-02-20Add 'build' settings option and xbuddy image format.cmtice
2013-12-19Change to use test_that by default instead of run_remote_tests.sh.cmtice
2013-12-10Use default results for Telemetry tests; add option to use all results.cmtice
2013-08-22Make test_that available for running tests.Caroline Tice
2013-06-06Adding support of telemetry to crosperfYunlian Jiang
2013-03-28Add option to specify output dir of crosperfYunlian Jiang