[linuxtools-dev] Hudson build became unstable: linuxtools-juno #439

2012-07-19 Thread hudsonbuild
See ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

Re: [linuxtools-dev] Lttng2 issue

2012-07-19 Thread Patrick Tasse
Hi Jessica, You could try executing the following code on the trace resource in the Traces folder after it has been imported: try { resource.setPersistentProperty(TmfCommonConstants.TRACETYPE, /* your trace type id from org.eclipse.linuxtools.tmf.ui.tracetype extension */ ); resource.se

Re: [linuxtools-dev] Lttng2 issue

2012-07-19 Thread Zhang, Jessica
Thanks for debugging the issue Francois, but unfortunately none of the work around meets my need. BTW, what I'm really looking for is programmatically associate an imported tracing data with a type (kernel/ust) so it can be displayed in the viewer. I'm already able to achieve transport remot

Re: [linuxtools-dev] Lttng2 issue

2012-07-19 Thread Francois Chouinard
Oops. The test on Windows was invalid: after properly installing TCF TE, it also failed. So switching to Windows won't solve the issue :-) On Thu, Jul 19, 2012 at 3:02 PM, Francois Chouinard wrote: > Hi Jessica, > > I finally got back to this issue :-) > > It seems that the problem occurs when th

Re: [linuxtools-dev] Lttng2 issue

2012-07-19 Thread Francois Chouinard
Hi Jessica, I finally got back to this issue :-) It seems that the problem occurs when the TCF Target Explorer is installed on Eclipse 4.2 on Linux. Also this is not limited to LTTng as you can observe the same behavior with a plain CDT project (for instance the context menu of the "Includes" pse