aboutsummaryrefslogtreecommitdiff
path: root/crosperf/results_cache.py
AgeCommit message (Expand)Author
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-01-23remove perf binary from toolchain-utils.Yunlian Jiang
2016-11-22Fix crosperf generating duplicate key entries.Manoj Gupta
2016-11-21Fix crosperf generating duplicate key entries.Manoj Gupta
2016-08-24crosperf: fix telemetry results parsing.Yunlian Jiang
2016-08-19[crosperf] Fix reading from cache.Caroline Tice
2016-08-17[crosperf] Fix telemetry results parsing.Caroline Tice
2016-08-10[crosperf] Update parsing of telemetry json file.Caroline Tice
2016-08-10Random nit fixes in crosperf; NFC.George Burgess IV
2016-07-27[crosperf] Clean up exceptions.Caroline Tice
2016-07-25[crosperf] Get telemetry results from file instead of stdout.Caroline Tice
2016-04-14[crosperf] Fix more lint errors.Caroline Tice
2016-04-13Fix Crosperf to deal with a list of values being returned.Caroline Tice
2016-03-31[crosperf] Update to use new telemetry json output, if present.Caroline Tice
2016-03-05[crosperf] Fix missing chrome_version problem (v2).Caroline Tice
2015-12-30crosperf: fix lint warnings.Yunlian Jiang
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-14Crosperf: Finish fixing unittest problems.Caroline Tice
2015-12-09crosperf: use cros_utils instead of utils.Yunlian Jiang
2015-09-24Fix cache reading problem.Han Shen
2015-09-15Get Chrome version and store in cache & json files.Caroline Tice
2015-09-10Store machine description info in cache and json reports.Caroline Tice
2015-09-03Various small cache cleanups.Caroline Tice
2015-07-16Add 'run_local' to run the test harness locally.Ting-Yuan Huang
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-09Update and expand regression tests for results_cache.pycmtice
2014-04-24Tell users where results files are stored.cmtice
2014-04-21Clean up Crosperf options and help.cmtice
2014-04-04Check for 'significant' results at report generation instead of caching.cmtice
2014-03-25Update to use "working" version of perf for now.cmtice
2014-03-14Add --logging_level option to crosperf.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-12Minor Crosperf fixes and cleanups.cmtice
2013-12-13Fix bug with Telemetry results names.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-11-22Update report generation to check for a 'perf_measurements' file.cmtice
2013-10-07crosperf: remove cache if --rerun=True is set.Yunlian Jiang
2013-08-22Make test_that available for running tests.Caroline Tice
2013-08-15Fix results processing to handle "JSON.stringify" in Telemetry results.Caroline Tice
2013-08-07Initialize machine_id_checksum. Make unlocking unlocked machine a warning.Caroline Tice
2013-06-06Adding support of telemetry to crosperfYunlian Jiang
2013-03-28Add exe permission to groups for the cache dir.Yunlian Jiang
2013-03-27Remove unrelated /tmp from crosperf report.Yunlian Jiang
2013-03-15Cleaned up directory after copy of tools from perforce directoryLuis Lozano