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 d9f45db71e Implementing dynamic device modules
Dynamic modules may be loaded automatically on device initialization if
the device supports them. Dynamic modules implent probe() method to
determine whether they are supported by a particular deviced.

devcpufreq and cpuidle have been converted into dynamic modules
2015-06-18 09:42:40 +01:00
..
commands cleaning up initialize() 2015-06-18 09:30:38 +01:00
common Implementing dynamic device modules 2015-06-18 09:42:40 +01:00
core Implementing dynamic device modules 2015-06-18 09:42:40 +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