mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-08-26 07:52:35 +01:00
.github
dev_scripts
doc
extras
scripts
tests
wa
assets
commands
framework
instruments
output_processors
tools
utils
__init__.py
android.py
cpustates.py
diff.py
doc.py
exec_control.py
formatter.py
log.py
misc.py
postgres.py
revent.py
serializer.py
terminalsize.py
trace_cmd.py
types.py
workloads
__init__.py
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.py
Enable automation locking and unlocking of a file path provided. Used to prevent synchronisation issues between multiple wa processes.