aboutsummaryrefslogtreecommitdiff
path: root/crosperf
AgeCommit message (Expand)Author
2014-04-18Various minor crosperf cleanups.cmtice
2014-04-12Download official & trybot images; treat as local images for tests.cmtice
2014-04-11Update unittests to all pass.cmtice
2014-04-08Always write verbose logs to files.cmtice
2014-04-05Remove 'Completed' column; Remove 'retval' row from summary table.cmtice
2014-04-04Check for 'significant' results at report generation instead of caching.cmtice
2014-04-03Add page_cycler.bloat to Toolchain team recommended test set.cmtice
2014-03-26Fix syntax error with using some official builds.cmtice
2014-03-25Update to use "working" version of perf for now.cmtice
2014-03-19Fix error that wrote logs to 'verbose' subdirectory.cmtice
2014-03-19Various small fixes for nightly infrastructure tests.cmtice
2014-03-14Add --logging_level option to crosperf.cmtice
2014-03-14Fix Crosperf's ETA bug.cmtice
2014-03-06Fix bug introduced with the --show_all_results flag, using cache.cmtice
2014-03-05Fix problem with looking for 'perf' in the wrong directory.cmtice
2014-02-20Add 'build' settings option and xbuddy image format.cmtice
2014-02-13Use 'scaling_max_freq' when 'scaling_available_frequencies' is not available.Han Shen
2014-02-12Minor Crosperf fixes and cleanups.cmtice
2014-01-15Update names of default result fields to include graph as well ascmtice
2014-01-15Add test group containing recommended Telemetry performance testscmtice
2013-12-19Change to use test_that by default instead of run_remote_tests.sh.cmtice
2013-12-13Fix bug with Telemetry results names.cmtice
2013-12-12Add Telemetry default results file and script to manipulate it.cmtice
2013-12-10Use default results for Telemetry tests; add option to use all results.cmtice
2013-12-07Check for file before prepending directory path.cmtice
2013-12-02Add the ability to pass arguments through test_that to Telemetry'scmtice
2013-12-02Update machine_manager.py to deal with new 'ifconfig' output.cmtice
2013-11-22Update report generation to check for a 'perf_measurements' file.cmtice
2013-11-19Add example experiment files for Telemetry & test_that.cmtice
2013-11-06Make changes to run Telemetry tests in nightly infrastructure tests.cmtice
2013-10-23Accept hyphens in test names; fix profiler args string.cmtice
2013-10-23Fixed name of telemetry benchmark page_cycler.basic_insertLuis Lozano
2013-10-10Pin max and min frequencies on machine before running experiment.Luis Lozano
2013-10-07crosperf: remove cache if --rerun=True is set.Yunlian Jiang
2013-10-02Allow "." in benchmark names; Allow multiple test sets.Caroline Tice
2013-10-01crosperf: fix unittest for crosperf.Yunlian Jiang
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-19Added new daisy machines in the lab.Luis Lozano
2013-08-15Fix results processing to handle "JSON.stringify" in Telemetry results.Caroline Tice
2013-08-09Added new parrot machines in the labLuis Lozano
2013-08-07Initialize machine_id_checksum. Make unlocking unlocked machine a warning.Caroline Tice
2013-08-06Fix syntax error in suite_runner.py, to allow crosperf to run "pure"Caroline Tice
2013-08-02crosperf: fix the label option chrome_srcYunlian Jiang
2013-07-22crosperf: use run_measurement to run telemetry.Yunlian Jiang
2013-07-01crosperf: filter out "/' in remoteYunlian Jiang
2013-06-06Adding support of telemetry to crosperfYunlian Jiang
2013-06-03crosperf: use mac address as machine id if VPD is not available.Yunlian Jiang
2013-05-23crosperf: remove dead machine in the runtime.Yunlian Jiang
2013-05-23crosperf: keep alive if one machine is down.Yunlian Jiang