aboutsummaryrefslogtreecommitdiff
path: root/crosperf/suite_runner.py
AgeCommit message (Expand)Author
2022-10-06crosperf: find sshwatcher relative to chromeos_rootBob Haarman
2022-10-03crosperf: use sshwatcher to set up port forwarding to DUTsBob Haarman
2022-09-30crosperf: fix pylint errors in suite_runner.pyBob Haarman
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-04-23crosperf: add support to run tast benchmarkszhizhouy
2020-02-14toolchain-utils: fix cros lint and some random errorsZhizhou Yang
2020-02-07crosperf: introduce new test_that and skylab run for suite_runnerZhizhou Yang
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-12-14crosperf: fix skylab telemetry_Crosperf tests launching commandZhizhou Yang
2019-12-11crosperf: migrate device setup functions for telemetry_CrosperfZhizhou Yang
2019-12-04crosperf: move enable_aslr and turbostat option into dut_configZhizhou Yang
2019-12-03crosperf: Make StopUI/StartUI more robustDenis Nikitin
2019-11-25crosperf: fix the skylab launch tests modeZhizhou Yang
2019-11-12crosperf: migrate all device setup code to a separate utils fileZhizhou Yang
2019-11-05crosperf: Improve cooldown functionalityDenis Nikitin
2019-10-09crosperf: gsutil location changedZhizhou Yang
2019-09-24crosperf: Add top_interval argument to experimentDenis Nikitin
2019-09-17crosperf: Fix thermal failure on veyronDenis Nikitin
2019-09-16crosperf: Setup CPU frequencyDenis Nikitin
2019-09-13crosperf: Wait for CPU cooldown and setup governor.Denis Nikitin
2019-09-10crosperf: Setup CPU configuration based on 'cpu_usage'.Denis Nikitin
2019-09-10crosperf: Add dut config arguments to experimentDenis Nikitin
2019-09-03crosperf: update skylab command lineZhizhou Yang
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-07-22crosperf: Init workflow to use skylab to run testsZhizhou Yang
2019-07-10crosperf: Recover intel_pstate performance setupDenis Nikitin
2019-05-28crosperf: Stop setting cpu governor.Manoj Gupta
2019-05-24crosperf: Set governor to powersave.Manoj Gupta
2019-05-22crosperf: Add check core online in PinGovernerFrequency().Tiancong Wang
2019-04-25crosperf: Use --fast to prevent copying sysinfo for telemetry_CrosperfZhizhou Yang
2019-02-12crosperf: Disable ASLR in crosperf by defaultTiancong Wang
2018-05-04crosperf: Disable turbo only if enabled.Manoj Gupta
2018-05-03crosperf: Ignore error when disabling turbo.Manoj Gupta
2018-03-07crosperf: restart ui instead of reboot machine.Yunlian Jiang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-03-17Set scaling governor to performance in crosperf.Manoj Gupta
2017-01-24Fix frequency pinning on crosperf.Manoj Gupta
2017-01-11Fix test_that run for non-telemtry tests.Manoj Gupta
2017-01-11Fix some lint warning in suite_runner*.Luis A. Lozano
2016-11-10Fix crosperf crashes when running non-telemetry test on R53 or older images.Manoj Gupta
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-10-05crosperf: fix the error unexpected keyword argument 'command'Yunlian Jiang
2016-10-04crosperf: Decrease 10 seconds delay for pagecyclers.Yunlian Jiang
2016-09-22Revert "[crosperf] Remove --autotest_dir arg from non-telemetry tests."Caroline Tice
2016-09-16[crosperf] Remove --autotest_dir arg from non-telemetry tests.Caroline Tice