aboutsummaryrefslogtreecommitdiff
path: root/crosperf/suite_runner.py
AgeCommit message (Expand)Author
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
2013-10-02Allow "." in benchmark names; Allow multiple test sets.Caroline Tice
2013-09-23Update crosperf to run telemetry test via autotest.Caroline Tice
2013-08-22Make test_that available for running tests.Caroline Tice
2013-08-06Fix syntax error in suite_runner.py, to allow crosperf to run "pure"Caroline Tice
2013-07-22crosperf: use run_measurement to run telemetry.Yunlian Jiang
2013-06-06Adding support of telemetry to crosperfYunlian Jiang