Fix test cases to use time zone offsets
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / Linux_Tools_Project / LTTng / User_Guide / Getting-Started.html
index 2b5f2bfbc39416379f9b6ed0e0077ee603b4c609..19969bb9e6418c979aed292aaadecd27e3fc3aa0 100644 (file)
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-               <title>LTTng Plug-in User Guide - Getting Started</title>
+               <title>LTTng Plug-in User Guide (legacy) - Getting Started</title>
                <link type="text/css" rel="stylesheet" href="../../../book.css"/>
        </head>
        <body>
@@ -12,7 +12,7 @@
                        </tr>
                        <tr>
                                <td style="width: 20%" align="left">
-                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide">
+                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide (legacy)">
                                                <img alt="Previous" border="0" src="../../../images/prev.gif"/>
                                        </a>
                                </td>
@@ -24,7 +24,7 @@
                                </td>
                        </tr>
                        <tr>
-                               <td style="width: 20%" align="left" valign="top">LTTng Plug-in User Guide</td>
+                               <td style="width: 20%" align="left" valign="top">LTTng Plug-in User Guide (legacy)</td>
                                <td style="width: 60%" align="center"></td>
                                <td style="width: 20%" align="right" valign="top">LTTng Perspective</td>
                        </tr>
@@ -159,23 +159,18 @@ Configuration:
                </p>
                <p>(More sample traces to come)</p>
                <h2 id="Installation_of_the_LTTng_Agent">Installation of the LTTng Agent</h2>
-               <p>To be able to connect remotely to a host for controlling LTTng traces, an LTTng agent has to be running on the remote system. </p>
-               <p>To download the source code from the relevant git repository, use 
+               <p>For the trace control version v0.x an LTTng agent has to be running on the remote system. To download the source code from the relevant git repository, use 
                        <b>git clone git://git.dorsal.polymtl.ca/git/lttng-agent.git</b> from a Linux command shell. Then go to directory 
                        <b>lttng-agent/manual</b> in the cloned git repository and type 
                        <b>make</b>. This will generate the 
                        <b>LTTng Agent Manual</b> in HTML format. Please follow the instructions in this manual for the manual installation of the agent. 
                </p>
-               <p><b>NOTE:</b> For TOSIDE release 0.8, the git source code in the <b>lttng-agent/agent</b>
-                       subdirectory must be replaced with the source code found in the TOSIDE installation
-                       archive before performing the manual installation.
-               </p>
                <p>To install an agent on Ubuntu using a PPA package follow the instruction of the web site 
                        <a href="https://launchpad.net/~lttng/+archive/ppa">LTTng PPA</a>. However, this version won't always include the latest bugfixes. To get the latest version, the user should download the source code, compile and install the agent manually.
                </p>
                <h2 id="Installation_Verification">Installation Verification</h2>
                <p>Here are the quick steps to verify that your installation is functional. If needed, refer to the 
-                       <a href="#User_Interface">User Interface</a> section for clarifications.
+                       <a href="LTTng-Perspective.html#LTTng_Perspective">LTTng Perspective</a> section for clarifications.
                </p>
                <ul>
                        <li>Start Eclipse</li>
@@ -204,18 +199,18 @@ Configuration:
                        </li>
                </ul>
                <p>Refer to 
-                       <a href="#User_Interface">User Interface</a> for detailed description of the views and their usage.
+                       <a href="LTTng-Perspective.html#LTTng_Perspective">LTTng Perspective</a> for detailed description of the views and their usage.
                </p><hr/>
                <table class="navigation" style="width: 100%;" border="0" summary="navigation">
                        <tr>
                                <td style="width: 20%" align="left">
-                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide">
+                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide (legacy)">
                                                <img alt="Previous" border="0" src="../../../images/prev.gif"/>
                                        </a>
                                </td>
                                <td style="width: 60%" align="center">
-                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide">
-                                               <img alt="LTTng Plug-in User Guide" border="0" src="../../../images/home.gif"/>
+                                       <a href="User-Guide.html" title="LTTng Plug-in User Guide (legacy)">
+                                               <img alt="LTTng Plug-in User Guide (legacy)" border="0" src="../../../images/home.gif"/>
                                        </a>
                                </td>
                                <td style="width: 20%" align="right">
@@ -225,7 +220,7 @@ Configuration:
                                </td>
                        </tr>
                        <tr>
-                               <td style="width: 20%" align="left" valign="top">LTTng Plug-in User Guide</td>
+                               <td style="width: 20%" align="left" valign="top">LTTng Plug-in User Guide (legacy)</td>
                                <td style="width: 60%" align="center"></td>
                                <td style="width: 20%" align="right" valign="top">LTTng Perspective</td>
                        </tr>
This page took 0.02554 seconds and 5 git commands to generate.