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 2510329cdf AndroidDevice fix: create dympsys file relative to working directory on target.
Commit 95f17702d7 redirected output of
"dumpsys window" to a file (needed for Gem5 support). However, the file
was created in $PWD, which breaks on production devices, as that
location is not writable. This moves the file under the working
directory on the device.
2015-11-16 13:09:28 +00:00
..
commands list command: adding --packaged-only option 2015-09-22 08:41:53 +01:00
common AndroidDevice fix: create dympsys file relative to working directory on target. 2015-11-16 13:09:28 +00:00
core Fixing turning off UI in ChromeOS + adding it energy_model. 2015-09-14 12:53:08 +01:00
devices Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
external daq: fix for the updated twisted support. 2015-07-21 08:35:36 +01:00
instrumentation Merge pull request #52 from ep1cman/freqsweep 2015-11-13 15:19:52 +00:00
modules vexperess flashing: added an option to keep UEFI entry 2015-09-14 15:31:21 +01:00
resource_getters http_assets: fixing that which was broken 2015-09-04 08:56:15 +01:00
result_processors csv result processor: write results.csv after each iteration. 2015-11-16 12:43:52 +00:00
tests Added retries 2015-06-18 16:46:26 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils TelnetConnection: 2015-11-02 10:09:59 +00:00
workloads rt_app: added an option to force install. 2015-11-16 12:43:52 +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 Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00