Skip to main content

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

Hi,

I had a look on the model and the code.
It seems excellent. I easily created a dummy trace viewer (with both a TmfEventsEditor and a TimeChartView).

I just have one question, about ITmfEvent.getReference(). The javadoc is not very explicit.

Looking a Lttng code, it seems this fields contains the trace name.
So, if I understood well, this field is used when a ITmfTrace is composed of many "streams". In this case, reference is used to identify the original "stream" of the event.

Am I right ?

Xavier


On 02/20/2012 11:51 AM, Xavier Raynaud wrote:
Excellent !

I will do it ASAP.

Many thanks,

Xavier

On 02/17/2012 07:11 PM, Francois Chouinard wrote:
Hi,

I finally came up with a proposed Event Model for 1.0. For those
interested, the work is tracked in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360564

Xavier: you can certainly help by reviewing the model and code.

Thanks.
/fc


On Wed, Jan 25, 2012 at 12:17 PM, Xavier Raynaud
<xavier.raynaud@xxxxxxxxx<mailto:xavier.raynaud@xxxxxxxxx>>  wrote:


     Ok, many thanks.
     Is there anything I can do to help this development?

     Xavier


     On 01/25/2012 03:34 PM, Francois Chouinard wrote:


             I've just another question: Where can I found documentation
         about
             TMF model ?


         In preparation for Juno, I am currently working on an update of the
         Event and Trace models and I will put it in the Linux Tools wiki
         when
         I'm done.

         I removed the old models from the Eclipse repositories (they were
         getting out of date) but if you want a copy I can send it to you.
         --
         Francois


     _________________________________________________
     linuxtools-dev mailing list
     linuxtools-dev@xxxxxxxxxxx<mailto:linuxtools-dev@xxxxxxxxxxx>
     https://dev.eclipse.org/__mailman/listinfo/linuxtools-__dev
     <https://dev.eclipse.org/mailman/listinfo/linuxtools-dev>




--
Francois

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



Back to the top