Hi everyone, I am glad to announce the third release of the lttng-analyses project [1] !
This project is a collection of tools to extract metrics and higher-level informations from LTTng kernel traces. This release contains a reorganization from Michael Jeanson in the architecture of the Python modules. Thanks to this work, we can now easily create and distribute clean Python packages. As of now, the packages are available with pip [2]. Packages for Debian and Ubuntu will be available in a few days. If your project is already importing the Python modules we exposed in the previous release, you just have to update your imports, no API/code change besides that. It has been two consecutive releases consisting of code re-architecture, you can now expect new analyses and views to enter in the coming releases. As always, we appreciate all kinds of feedback, use-cases and real-world experiences, so please test it and let us know what you think about it. Thanks, Julien [1] https://github.com/lttng/lttng-analyses [2] https://pypi.python.org/pypi?:action=display&name=lttnganalyses&version=0.3.0 _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
