aboutsummaryrefslogtreecommitdiff
path: root/crosperf/suite_runner.py
AgeCommit message (Expand)Author
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
2016-02-27toolchain-utils: fix remaining cros lint errors.Rahul Chaudhry
2016-02-02Fix lint for toolchain-utils.Han Shen
2016-01-23toolchain-utils: fix class-missing-docstring lint warnings.Rahul Chaudhry
2016-01-23toolchain-utils: fix module-missing-docstring lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix docstring-leading-whitespace lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: apply pyformat to the source files.Rahul Chaudhry
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2015-12-11Crosperf: Fix many broken unittests.Caroline Tice
2015-12-08Sort CPU frequencies before picking the highest one.Luis Lozano
2015-12-03Make non-telemetry autotests run faster.Caroline Tice
2015-10-02Fixed several warnings reported by pylint.Luis Lozano
2015-10-01Fixed some issues with signal handling and cleanup.Luis Lozano
2015-07-25Remove temp file that breaks telemetry.cmtice
2015-07-16Add 'run_local' to run the test harness locally.Ting-Yuan Huang
2015-05-28Added benchmark retry support.Luis Lozano
2015-03-25Use original autotest location for telemetry runs.Luis Lozano
2015-03-23Run telemetry tests with test_that fast mode.Luis Lozano
2014-07-02Add regression test for suite_runner.pycmtice
2014-04-30Fix bug to now allow mounting chrome_src from inside chroot.cmtice
2014-04-29Fix small bugs with non-autotest Telemetry; other cleanups.cmtice
2014-04-21Clean up Crosperf options and help.cmtice
2014-03-14Add --logging_level option to crosperf.cmtice
2014-02-13Use 'scaling_max_freq' when 'scaling_available_frequencies' is not available.Han Shen
2013-12-02Add the ability to pass arguments through test_that to Telemetry'scmtice
2013-11-22Update report generation to check for a 'perf_measurements' file.cmtice
2013-10-23Accept hyphens in test names; fix profiler args string.cmtice
2013-10-10Pin max and min frequencies on machine before running experiment.Luis Lozano