1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sergei Trofimov 73d85c2b4e cleaning up initialize()
- standardisded on a single context argument
- removed Device.init() no longer necessary as initilize now
  automatically gets propagated up the hierarchy. Renamed the existing
  use of it to "initilize".
- related pylint cleanup.
2015-06-18 09:30:38 +01:00
..
commands cleaning up initialize() 2015-06-18 09:30:38 +01:00
common cleaning up initialize() 2015-06-18 09:30:38 +01:00
core cleaning up initialize() 2015-06-18 09:30:38 +01:00
devices cleaning up initialize() 2015-06-18 09:30:38 +01:00
external removing old tarball. 2015-06-09 13:17:28 +01:00
instrumentation sysfile_getter: use self.device.busybox rather than just "busybox" 2015-06-16 17:02:23 +01:00
modules cleaning up initialize() 2015-06-18 09:30:38 +01:00
resource_getters revent: fix resource resolution when dependency location does not exist. 2015-05-14 14:34:41 +01:00
result_processors cpustate: now generates a timeline csv as well as stats 2015-06-16 11:04:25 +01:00
tests cleaning up initialize() 2015-06-18 09:30:38 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils cpustate: now generates a timeline csv as well as stats 2015-06-16 11:04:25 +01:00
workloads rt-app: removed ftrace check 2015-06-17 10:14:08 +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 get options in config_example.py reachable 2015-06-04 15:56:52 +08:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00