mirror of
https://github.com/ARM-software/devlib.git
synced 2025-11-15 21:25: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.