aboutsummaryrefslogtreecommitdiff
path: root/crosperf
AgeCommit message (Expand)Author
2019-09-24crosperf: Fix cros lint warningsDenis Nikitin
2019-09-24crosperf: add per tag story summary when parsing histogramsJian Cai
2019-09-24crosperf: introducing new locking mechanismZhizhou Yang
2019-09-24crosperf: Add top_interval argument to experimentDenis Nikitin
2019-09-17crosperf: Fix thermal failure on veyronDenis Nikitin
2019-09-16crosperf: Setup CPU frequencyDenis Nikitin
2019-09-13crosperf: Fix unittest execution timeDenis Nikitin
2019-09-13crosperf: Wait for CPU cooldown and setup governor.Denis Nikitin
2019-09-10crosperf: Setup CPU configuration based on 'cpu_usage'.Denis Nikitin
2019-09-10crosperf: Add dut config arguments to experimentDenis Nikitin
2019-09-03crosperf: update skylab command lineZhizhou Yang
2019-08-30crosperf: Add support for using aquarium in Telemetry.Tiancong Wang
2019-08-26crosperf: Add jetstream2 to telemetry perf tests.Tiancong Wang
2019-08-19crosperf: Add ARM CPU stats in crosperf reportDenis Nikitin
2019-08-09crosperf: Print traceback instead of exception type.Tiancong Wang
2019-08-07toolchain-utils: Fix argument-passing error in experiment_factory.pyCaroline Tice
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-08-02crosperf: Setup intel_pstateDenis Nikitin
2019-08-01crosperf: check skylab tool exists or not for skylab modeZhizhou Yang
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: update crosbolt listJian Cai
2019-07-25Toolchain-utils: replace xrange with range on results_cache.pyJian Cai
2019-07-25toolchain-utils: remove all xrangesGeorge Burgess IV
2019-07-23toolchain-utils: update crosbolt benchmarksJian Cai
2019-07-22crosperf: Init workflow to use skylab to run testsZhizhou Yang
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-07-22crosperf: Remove unsupported machines.Manoj Gupta
2019-07-10crosperf: Fix a typo in kernel kallsyms.Manoj Gupta
2019-07-10toolchain-utils:fix a typoJian Cai
2019-07-10crosperf: Recover intel_pstate performance setupDenis Nikitin
2019-07-09toolchain-utils: migrate Telemetry tests results from chartjson to histogramsJian Cai
2019-05-28crosperf: Stop setting cpu governor.Manoj Gupta
2019-05-24crosperf: Set governor to powersave.Manoj Gupta
2019-05-22crosperf: Add check core online in PinGovernerFrequency().Tiancong Wang
2019-04-25crosperf: Use --fast to prevent copying sysinfo for telemetry_CrosperfZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2019-04-08Fix 'result' variable referenced before assignment issueZhizhou Yang
2019-04-05crosperf: make run_tests use our new test runnerGeorge Burgess IV
2019-03-22crosperf: Include score into the result of speedometer2.Tiancong Wang
2019-03-19crosperf: Fix the name of amean column for weighted resultsZhizhou Yang
2019-03-15crosperf: Feature to ignore min and max value in resultsZhizhou Yang
2019-03-14crosperf: Add unittest for disable ASLR CLTiancong Wang
2019-03-08Swap READMEs to markdownGeorge Burgess IV
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
2019-02-12crosperf: Disable ASLR in crosperf by defaultTiancong Wang
2019-02-08crosperf: in cwp mode, first check whether iterations are the sameZhizhou Yang