aboutsummaryrefslogtreecommitdiff
path: root/crosperf/schedv2.py
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-04-14replaces skylab with crosfleetChristopher Di Bella
2019-12-12Crosperf: Do not image DUT in Skylab modeZhizhou Yang
2019-12-11crosperf: migrate device setup functions for telemetry_CrosperfZhizhou Yang
2019-11-12crosperf: migrate all device setup code to a separate utils fileZhizhou Yang
2019-11-05crosperf: Improve cooldown functionalityDenis Nikitin
2019-10-16crosperf: Update top stats and cooldown reportDenis Nikitin
2019-09-24crosperf: Fix cros lint warningsDenis Nikitin
2019-09-13crosperf: Wait for CPU cooldown and setup governor.Denis Nikitin
2019-08-02crosperf: Setup intel_pstateDenis Nikitin
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-08-10Random nit fixes in crosperf; NFC.George Burgess IV
2016-04-14[crosperf] Fix more lint errors.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-09crosperf: use cros_utils instead of utils.Yunlian Jiang
2015-09-24Fix cache reading problem.Han Shen
2015-09-21Fixed one runtime error and enabled more output for schedv2.Han Shen
2015-09-16Refactor 'schedv2' into a seperate file.Han Shen