aboutsummaryrefslogtreecommitdiff
path: root/crosperf/results_cache.py
AgeCommit message (Expand)Author
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: add per tag story summary when parsing histogramsJian Cai
2019-08-30crosperf: Add support for using aquarium in Telemetry.Tiancong Wang
2019-08-19crosperf: Add ARM CPU stats in crosperf reportDenis Nikitin
2019-07-28crosperf: Add cpu statistics into results reportDenis Nikitin
2019-07-26crosperf: Fix pylint warningsDenis Nikitin
2019-07-25toolchain-utils: add block list for histograms outputJian Cai
2019-07-25Toolchain-utils: replace xrange with range on results_cache.pyJian Cai
2019-07-10crosperf: Fix a typo in kernel kallsyms.Manoj Gupta
2019-07-10toolchain-utils:fix a typoJian Cai
2019-07-09toolchain-utils: migrate Telemetry tests results from chartjson to histogramsJian Cai
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2019-04-08Fix 'result' variable referenced before assignment issueZhizhou 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
2019-03-06crosperf: replace cpu cycles in report with samplesZhizhou Yang
2018-12-28crosperf: Generate report for cwp approximationZhizhou Yang
2018-12-11crosperf: fix cpu_cycles in result_cacheZhizhou Yang
2018-11-17crosperf: collect CPU cycles for CWP approximationZhizhou 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-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