aboutsummaryrefslogtreecommitdiff
path: root/crosperf/results_cache_unittest.py
AgeCommit message (Expand)Author
2021-11-04crosperf: Replace non-inclusive languageJordan R Abrahams
2021-10-28Replace non-inclusive languageJordan R Abrahams
2021-08-04crosperf: reuse perf reportsJian Cai
2021-07-27crosperf: remove idle samples from crosperf reportJian Cai
2021-07-27crosperf: update location debug infoChromeOS Developer
2021-01-12crosperf: Fix index incrementingDenis Nikitin
2020-09-18crosperf: Add verification of per-process profilesDenis Nikitin
2020-06-20crosperf: Save cpuinfo and top logsDenis Nikitin
2020-06-05crosperf: Include PID in topstatsDenis Nikitin
2020-03-26crosperf: raise error at exit when benchmarks fail to runzhizhouy
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-12-11crosperf: migrate device setup functions for telemetry_CrosperfZhizhou Yang
2019-10-16crosperf: Update top stats and cooldown reportDenis Nikitin
2019-09-28crosperf: Print top5 commands into logDenis Nikitin
2019-09-26crosperf: mark a run as failed if samples collected is 0Zhizhou Yang
2019-09-24crosperf: Fix cros lint warningsDenis Nikitin
2019-09-24crosperf: add per tag story summary when parsing histogramsJian Cai
2019-08-19crosperf: Add ARM CPU stats in crosperf reportDenis Nikitin
2019-07-28crosperf: Add cpu statistics into results reportDenis Nikitin
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2019-03-07crosperf: do not put key 'samples' in result.keyval when test failedZhizhou Yang
2019-03-06crosperf: enabling result caching for cwp modeZhizhou Yang
2018-11-16crosperf: Passing dso and weight to result_cache.pyZhizhou Yang
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-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-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-07-29toolchain-utils: fix results_cache_unittest.pyRahul Chaudhry
2016-04-14[crosperf] Fix more lint errors.Caroline Tice
2016-01-26crosperf: Make things work without access to file locks dirDavid Sharp
2015-12-30crosperf: fix lint warnings.Yunlian Jiang
2015-12-29crosperf: fix lint warnings.Yunlian Jiang
2015-12-29crosperf: fix lint warnings.Yunlian Jiang
2015-12-22crosperf: fix lint warnings.Yunlian Jiang
2015-12-17Fix unittests that recent changes broke.Caroline Tice
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-07-16Add 'run_local' to run the test harness locally.Ting-Yuan Huang
2015-05-22Remove run_remote_tests references.cmtice
2014-10-22Fix issue where crosperf can't find local cros_scratch.cmtice
2014-07-09Update and expand regression tests for results_cache.pycmtice
2014-06-02Add --cache_only global setting to crosperf.cmtice
2014-04-21Clean up Crosperf options and help.cmtice
2014-04-11Update unittests to all pass.cmtice
2013-12-10Use default results for Telemetry tests; add option to use all results.cmtice
2013-10-01crosperf: fix unittest for crosperf.Yunlian Jiang