Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] FW: [diamon-discuss] [RELEASE] LTTng-analyses v0.3

I believe Dominique can better comment on it, but we are working with
Efficios (Julien is awesome) to avoid effort duplication. Quite often
the analyses in LTTng are going to generate reports. We could import
these analyses into "regions of interest" and then highlight problematic
areas. This will allow a more in depth analysis.

One minor caveat, if we see that one analysis is super useful, we may
port it to java if performance is an issue.

Br
Matthew

On 15-07-31 05:17 PM, Oberhuber, Martin wrote:
> Hi Tracecompass-dev,
>
> You've probably seen the announcement below ... I'm wondering to what extent these command-line LTTng analyses duplicate
> functionality that's already available in Tracecompass, or to what extent these analyses could be integrated with Tracecompass ?
>
> Thanks,
> Martin
> --
> Martin Oberhuber, SMTS / Product Owner - Development Tools, Wind River
> direct +43.662.457915.85  fax +43.662.457915.6
>
>
> -----Original Message-----
> From: diamon-discuss-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx [mailto:diamon-discuss-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Julien Desfossez
> Sent: Tuesday, July 14, 2015 1:06 AM
> To: lttng-dev@xxxxxxxxxxxxxxx; diamon-discuss@xxxxxxxxxxxxxxxxxxxxxxxxx
> Cc: mjeanson@xxxxxxxxxxxx
> Subject: [diamon-discuss] [RELEASE] LTTng-analyses v0.3
>
> 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
> _______________________________________________
> diamon-discuss mailing list
> diamon-discuss@xxxxxxxxxxxxxxxxxxxxxxxxx
> https://lists.linuxfoundation.org/mailman/listinfo/diamon-discuss
> _______________________________________________
> tracecompass-dev mailing list
> tracecompass-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/tracecompass-dev



Back to the top