mirror of
https://github.com/ARM-software/devlib.git
synced 2025-07-20 20:49:10 +01:00
devlib
doc
images
Makefile
conf.py
connection.rst
derived_measurements.rst
index.rst
instrumentation.rst
make.bat
modules.rst
overview.rst
platform.rst
target.rst
src
tests
.gitignore
README.rst
setup.py
This allows using an TraceCollector instance as a context manager, so tracing will stop even if the devlib application is interrupted, or if an exception is raised.