mirror of
https://github.com/ARM-software/devlib.git
synced 2025-06-15 19:45:12 +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.