mirror of
https://github.com/ARM-software/devlib.git
synced 2025-11-14 12:45:17 +00: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.