1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 11:21:30 +01:00
workload-automation/wlauto/devices
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
..
android Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
linux Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00