aboutsummaryrefslogtreecommitdiff
path: root/crosperf
AgeCommit message (Expand)Author
2014-10-22Fix issue where crosperf can't find local cros_scratch.cmtice
2014-10-21Fix assumption that 'graph' results field is non-null.cmtice
2014-07-23Changed name of one of our lab machines.Luis Lozano
2014-07-16Fix issue where Telemetry tests appear to pass, but really failedcmtice
2014-07-09Update and expand regression tests for results_cache.pycmtice
2014-07-03Adding/updating a few more unittests for Crosperf.cmtice
2014-07-02Add regression test for suite_runner.pycmtice
2014-06-05Update and expand machine_manager_unittest.cmtice
2014-06-02Add --cache_only global setting to crosperf.cmtice
2014-05-31Fix problems found when running benchmark_run_unittest.cmtice
2014-05-21Fix bug, parameter name masked module name.cmtice
2014-05-21Better handling of "not identical machines" failure.cmtice
2014-05-20Add unit test for experiment_runner.pycmtice
2014-05-14Update & complete benchmark_run_unittest.pycmtice
2014-05-12Expand experiment_factory_unittest.py to be more complete.cmtice
2014-05-08Add 3 unittests, for test_flag.py, config.py and benchmark.pycmtice
2014-05-08Add unittesting for download_images.py (and translate_xbuddy.py).cmtice
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-24Tell users where results files are stored.cmtice
2014-04-23Update and standardize example experiment files.cmtice
2014-04-21Clean up Crosperf options and help.cmtice
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