mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-05 18:23:19 +01:00
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.