mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-08-15 02:29:52 +01:00
.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
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.