devlib
devlib copied to clipboard
New Release
It's been well over a year since the last release. Should probably consider making one, to make new functionality (e.g. PerfettoCollector) available via PyPI.
That would be great, as it would also include async stuff. For now, the benefits can only be used inside devlib as this otherwise means using APIs that are not available on PyPI.
This might be a blocker in case the user-visible async functions start requiring a setup before being called: https://github.com/ARM-software/devlib/pull/683