1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-08-15 02:29:52 +01:00
Files
.github
dev_scripts
doc
extras
scripts
tests
wa
assets
commands
framework
configuration
target
uiauto
__init__.py
command.py
entrypoint.py
exception.py
execution.py
getters.py
host.py
instrument.py
job.py
output.py
output_processor.py
plugin.py
pluginloader.py
resource.py
run.py
signal.py
version.py
workload.py
instruments
output_processors
tools
utils
workloads
__init__.py
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.py
workload-automation/wa/framework
douglas-raillard-arm ab9e29bdae framework/output: Speedup discover_wa_outputs()
Avoid recursing into subdirectory of folders containing __meta, since
they are not of interest and recursing can take a very large amount of
time if there are lot of files, like if there is a sysfs dump.
2020-08-05 13:17:15 +01:00
..
2017-02-21 15:02:28 +00:00
2018-07-06 14:39:41 +01:00
2018-07-09 15:59:40 +01:00
2020-07-15 15:04:31 +01:00
2018-07-06 14:39:41 +01:00
2020-07-15 15:04:31 +01:00