<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    We are currently finalizing the LTTng 2.0 Integration in Eclipse as
    part of the Eclipse Juno release. <br>
    <br>
    As I understood you are using the source code of Eclipse LTTng 2.0
    integration. After starting the Eclipse application, switch to the
    perspective "LTTng Kernel". By default the following views will
    show:<br>
    <ul>
      <li>Project Explorer<br>
        This view is for handling Tracing projects, traces and
        experiments. To start viewing a trace, use the New Project
        wizard of Eclipse to create "Tracing Project".  (Right mouse
        click in Project Explorer view -> New - Tracing Project).
        Then import a trace to the "Traces" sub-folder of you newly
        created project. (Right mouse click on folder "Traces"). You
        could also drag-&-drop a trace to the "Traces" sub-folder.
        Note that you need to select the the trace type during import
        (not drag&drop) or afterwards by using the context-sensitive
        menu on the trace (Right mouse-click on the trace -> Click on
        "Select Trace Type..." -> Common Trace Format -> Kernel
        Trace). After that you can open the trace.<br>
      </li>
      <li>Control<br>
        This view is to create traces remotely using an SSH connection
        to a remote (or local) host. This if you want to create a
        session, enable/disable events or channels, start and stop
        tracing. You also can import create trace to your workspace</li>
      <li>Events View<br>
        This view contains a table displaying each event in a table
        form. From the top row you can search or filter events</li>
      <li>Control Flow View<br>
        This view shows the kernel control flow (process states over
        time). It uses internally a persistent state system which is
        create when you open the trace the first time. In this view you
        can zoom using cool bar buttons or mouse wheel. You can step
        from one event to the next/previous event per process using the
        relevant buttons.<br>
      </li>
      <li>Resources View<br>
        This view shows you system resources such as CPUs, IRQs, Soft
        IRQs and their states over time. This view also uses the
        persistent state system I mentioned above. The buttons, zooming
        behaviour etc. are same as for the Control Flow View</li>
      <li>Histogram View<br>
        This view shows the event density (number of events over time).
        The big window shows the whole trace. The same one shows the
        current selected time range.</li>
      <li>Statistics View<br>
        This view shows you the total number events and number of events
        per event time of the whole trace<br>
      </li>
      <li>Bookmarks view<br>
        Using the context-sensitive menu of the Events table you can
        bookmark events. In the bookmark view you can double-click on a
        bookmark and the event will be shown in the events table as well
        as in all other open LTTng views.</li>
    </ul>
    <p>All views are synchronized. That means when selecting an event
      one of the view, it will  be shown also in the other views.
      Additionally, when changing the active time range (e.g. in the
      Histogram View), also the Control Flow View/Resources View will
      show the new time range.<br>
    </p>
    <p>This was a brief introduction into what is coming up for the
      LTTng Juno. Keep in mind, that there might be still some bugs, so
      I apologizes for any glitches you may experience. These glitches
      will be fixed, as well as a comprehensive User Guide will be
      available for the Juno release. <br>
    </p>
    Best Regards<br>
    Bernd<br>
    <br>
    On 06/05/2012 05:27 AM, Francis Giraldeau wrote:
    <blockquote cite="mid:4FCDD0F2.9020009@gmail.com" type="cite">
      <pre wrap="">Le 2012-06-04 22:57, tchak adim a écrit :
</pre>
      <blockquote type="cite">
        <pre wrap="">for Eclipse tool :
i already follow the different steps to integrate the cft, lttng2
plugins as described in the link that u give it .
i don't konw how can i visualize the graphics of lttng kernel module
traces using eclipse , can u explain to me how ?
</pre>
      </blockquote>
      <pre wrap="">You need to select the lttng perspective, then create an lttng project,
import a trace trace and then it should show up. There are multiple
views, the event view displays events in a table, and the control flow
view shows process states according to time.

Cheers,

Francis

</pre>
    </blockquote>
    <br>
    <br>
    <br>
    On 06/04/2012 04:57 PM, tchak adim wrote:
    <blockquote
cite="mid:CABnnsm8mTJ4XGgV3XqJ-Qbp1QXOuGevrqL=7rgmPou-83pZ7tQ@mail.gmail.com"
      type="cite">for Eclipse tool :<br>
      i already follow the different steps to integrate the cft, lttng2
      plugins as described in the link that u give it .<br>
      i don't konw how can i visualize the graphics of lttng kernel
      module traces using eclipse , can u explain to me how ?<br>
      <br>
      For sourcery tool :<br>
      i didn't find the source code, i'm using an ordinary i386 machine
      running ubuntu 10.04. <br>
      <br>
      Can u advice me and tell me what i can do ?<br>
      <br>
      thanks in advance !<br>
    </blockquote>
    <br>
  </body>
</html>