1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wlauto
Sergei Trofimov f59da723fb list_or: chaniging how list_or_* functions work and adding a generic list_or
list_or_* functions (e.g. list_or_string) will now always return a list,
however will accept lists or indivitual values. Also added a list_or()
generator function, similar to what already exists for list_of().
2015-06-01 15:31:25 +01:00
..
commands show command: remove duplicat output. 2015-05-07 12:18:59 +01:00
common android devices: updating executable install/uninstall work on unrooted devices 2015-06-01 12:19:54 +01:00
core Adding instrument_is_enabled function 2015-05-28 10:13:50 +01:00
devices Adding cpuidle modules and refactoring Device cpufreq APIs. 2015-05-11 12:12:40 +01:00
external daq: make EnumEntry picklable to support multiprocessing invocation 2015-04-29 12:32:15 +01:00
instrumentation list_or: chaniging how list_or_* functions work and adding a generic list_or 2015-06-01 15:31:25 +01:00
modules energy_model: fix for when running as a sudo user (rather than root) 2015-05-11 12:12:41 +01:00
resource_getters revent: fix resource resolution when dependency location does not exist. 2015-05-14 14:34:41 +01:00
result_processors dvfs: fix active_cpus --> online_cpus rename 2015-05-26 12:30:15 +01:00
tests list_or: chaniging how list_or_* functions work and adding a generic list_or 2015-06-01 15:31:25 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils list_or: chaniging how list_or_* functions work and adding a generic list_or 2015-06-01 15:31:25 +01:00
workloads list_or: chaniging how list_or_* functions work and adding a generic list_or 2015-06-01 15:31:25 +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 config_example: disabled summary_csv and added status result processor 2015-05-12 16:18:08 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00