1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Sergei Trofimov 544f5f0b92 Fixing terminalsize import error.
terminalsize was loaded from a location added to sys.path during
bootstrap. This appeared to be causing import issues. There is no longer
a good reason for terminalsize to be loaded that way, so just moved it
under wlauto.utils so that it can be loaded normally.
2015-04-09 08:32:02 +01:00
..
commands Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
common Fixing Linux device reset. 2015-04-07 09:09:13 +01:00
core Fixing initialization of ~/.workload_automation. 2015-03-13 10:25:31 +00:00
devices Fixing UEFI entry creation for Juno 2015-03-26 10:42:55 +00:00
external Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
instrumentation Updated fps instrumentat to generate detailed FPS traces as well as report average FPS. 2015-03-19 17:15:36 +00:00
modules Fixing UEFI entry creation for Juno 2015-03-26 10:42:55 +00:00
resource_getters Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result_processors Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tests Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
workloads Fixing sysbench workload 2015-03-25 10:31:02 +00: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 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00