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 c076a87098 Added support for YAML configs
Config files (the default one in ~/.workload_automation plus ones
specified with -c) can now be written using YAML syntax as well as
Python.
2015-06-18 11:35:50 +01:00
..
commands Added support for YAML configs 2015-06-18 11:35:50 +01:00
common Documentation: punctuation error fix 2015-06-18 10:46:29 +01:00
core Added support for YAML configs 2015-06-18 11:35:50 +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 Implementing dynamic device modules 2015-06-18 09:42:40 +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