add quickstart html
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 21 Jan 2009 22:50:46 +0000 (22:50 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 21 Jan 2009 22:50:46 +0000 (22:50 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3250 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/QUICKSTART.html

index a42dd0b8a54bcdaa9f58e9f1f4052c43c44c2e63..75f73cac5e5527b55cbb229fdb43011bfbce4222 100644 (file)
@@ -14,12 +14,18 @@ Last update : January 21st, 2009<br>
 <h2>Table of Contents</h2>
 <ul>
 
+<li><a href="#intro" name="TOCintro">Introduction</a></li>
 <li><a href="#section1" name="TOCsection1">Installing LTTng and LTTV from
 sources</a></li>
 <li><a href="#section2" name="TOCsection2">Using LTTng and LTTV</a></li>
 <li><a href="#section3" name="TOCsection3">Adding kernel and user-space
 tracepoints</a></li>
 
+</ul>
+
+<hr />
+
+<h2><a href="#TOCintro" name="introduction">Introduction</a></h2>
 <p>
 This document is made of three parts : the first one explains how
 to install LTTng and LTTV from sources, the second one describes the steps
@@ -62,6 +68,8 @@ supported architectures :<br>
 <li> Possibly others. Takes care of endianness and type size difference between
 the LTTng traces and the LTTV analysis tool.
 
+<hr />
+
 ***********************************************************
 ** Section 1 * Installation from Debian or RPM packages  **
 ***********************************************************
This page took 0.02569 seconds and 4 git commands to generate.