Moved feature and doc in the right place....
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / html / concepts / projectView.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <title>Project View</title>
7 </head>
8
9 <body>
10 <h1>Project View</h1>
11 <p>
12 The project view displays the LTTng projects of the current workspace.
13 <p>
14 Two folders are always present: <code>Traces</code> and <code>Experiments</code>.
15 <p>
16 <br> <img alt="Project View" src="../images/projectView.png">
17 <p>
18 <br>
19 The <code>Traces</code> folder holds the set of traces available for experiments.
20 Traces are imported in the LTTng project using an import wizard triggered by a
21 context menu.
22 <p>
23 <u>Note</u>: An LTTng trace is actually a composite of multiple channel traces grouped
24 under a folder. It is the <u>folder</u> that has to be imported.
25 <p>
26 <br> <img alt="Import Traces" src="../images/importTraces.png">
27 <p>
28 The <code>Experiment</code> folder holds the set of experiments of the project.
29 Experiments are created from the <code>Experiment</code> context menu and are
30 configured from the experiment's context menu.
31 <p>
32 <br> <img alt="Select Traces" src="../images/selectTraces.png">
33
34
35 </body>
36 </html>
This page took 0.030958 seconds and 5 git commands to generate.