1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/core
Sergei Trofimov 53de517488 device: set core_clusters from core_names if not explicitly specified
if core_names are specified in the device config but core_clusters are
not, assume that all cores with the same name are on the same cluster.
2015-06-16 12:21:44 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda.py Improving agenda validation 2015-04-27 16:36:30 +01:00
bootstrap.py Fix to initial ~/.workload_automation deployment when sudoing 2015-04-24 10:05:13 +01:00
command.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
configuration.py Fixing locally defined instruments erroneously propagating into global instrumentation 2015-05-15 10:01:26 +01:00
device.py device: set core_clusters from core_names if not explicitly specified 2015-06-16 12:21:44 +01:00
entry_point.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
execution.py Invoking workload finalizers at the end of the run. 2015-06-11 18:04:55 +01:00
extension_loader.py Fix: correctly handle non-identifier alias names 2015-04-27 11:57:34 +01:00
extension.py Adding intialize and finalize methods to workloads that will only be invoked once per run 2015-06-11 17:45:09 +01:00
exttype.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
instrumentation.py Fixed typo. 2015-06-12 12:43:35 +01:00
resolver.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
resource.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result.py Adding intialize and finalize methods to workloads that will only be invoked once per run 2015-06-11 17:45:09 +01:00
signal.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
version.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py Adding intialize and finalize methods to workloads that will only be invoked once per run 2015-06-11 17:45:09 +01:00