Moved feature and doc in the right place....
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / html / concepts / perspective.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>Perspective</title>
7 </head>
8
9 <body>
10 <h1>LTTng perspective</h1>
11 <p>
12 The screenshot below shows the LTTng perspective. It holds the following specific views:
13 <ul>
14 <li><a href="projectView.html">Project View</a>
15 <li><a href="controlFlowView.html">Control Flow View</a>
16 <li><a href="resourcesView.html">Resources View</a>
17 <li><a href="statisticsView.html">Statistics View</a>
18 <li><a href="timeFrameView.html">Time Frame View</a>
19 <li><a href="eventsView.html">Events View</a>
20 <li>Histogram View (not implemented)
21 <li>Control View (not implemented)
22 </ul>
23 <p>
24 The analysis views are synchronized i.e. selecting a raw event, a timestamp, etc,
25 will position the other views accordingly.
26 <p>
27
28 <br> <img alt="LTTng Perspective" src="../images/perspective.png">
29
30 </body>
31 </html>
This page took 0.036209 seconds and 5 git commands to generate.