Getting Started

The following steps will help you start the analysis of an LTTng example trace

  1. See introduction to LTTng under the concepts section.
  2. Obtain LTTng traces to the file system
    Link References to Examples are available from section Samples
  3. Open the LTTng perspective from the Eclipse menu
    Windows -> Open Perspective -> Other -> LTTng
  4. Add a New LTTng Project
    Right click from the Project View
  5. Import LTTng traces from the file system to the LTTng project
    Right click on the Traces folder and select the location
  6. Add a new Experiment
    Right click on the Experiments Folder
  7. Add Traces to the Experiment
    Right click on an Experiment folder
  8. Populate the LTTng views with the Experiment data
    Double click on an Experiment folder

Lttng in Eclipse