1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sascha Bischoff a447689a86 Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice
- Refactored the Gem5Device to avoid duplicated code. There is now a
  BaseGem5Device which includes all of the shared functionality. The
  Gem5LinuxDevice and the Gem5AndroidDevice both inherit from
  BaseGem5Device, and LinuxDevice or AndroidDevice, respectively.
2015-11-13 14:19:24 +00:00
..
commands list command: adding --packaged-only option 2015-09-22 08:41:53 +01:00
common Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
core Fixing turning off UI in ChromeOS + adding it energy_model. 2015-09-14 12:53:08 +01:00
devices Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
external daq: fix for the updated twisted support. 2015-07-21 08:35:36 +01:00
instrumentation daq: updated workload labeling in daq_power.csv 2015-10-01 12:05:53 +01:00
modules vexperess flashing: added an option to keep UEFI entry 2015-09-14 15:31:21 +01:00
resource_getters http_assets: fixing that which was broken 2015-09-04 08:56:15 +01:00
result_processors ipynb_exporter: learn to convert the notebook to HTML 2015-07-09 12:50:02 +01:00
tests Added retries 2015-06-18 16:46:26 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils TelnetConnection: 2015-11-02 10:09:59 +00:00
workloads Adding autotest workload wrapper. 2015-10-09 08:43:53 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00