Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] TMF & TmfTimeAnalysisViewer

Hi Xavier,

The TmfTimeAnalysisViewer is moved to internal lttng because it is used by the legacy LTTng kernel views.

It has been replaced by TimeGraphViewer and TimeGraphCombo which are exposed by tmf.ui. These widgets are under development and planned to be ready for Juno. Working, but not final versions are available in the master branch but they are subject to change with or without notice...

This work is tracked in the following bug. You are welcome to give comments and suggestions.
http://bugs.eclipse.org/378401 [TMF] Implementation of time graph widget

Patrick

On Fri, May 4, 2012 at 9:45 AM, Xavier Raynaud <xavier.raynaud@xxxxxxxxx> wrote:
Hi,

I've seen that the class "TmfTimeAnalysisViewer" has been moved from
"org.eclipse.linuxtools.tmf.ui" to an internal package of "org.eclipse.linuxtools.lttng.ui".

Is there something planned to allow third-party plugins to reuse this class ? I've seen something in "org.eclipse.linuxtools.lttng.ui/src/org/eclipse/linuxtools/internal/lttng/ui/viewers/timeAnalysis/TmfViewerFactory.java", but is it also in an internal package...

Thanks,

Xavier Raynaud
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev


Back to the top