update quickstart html
[lttv.git] / trunk / lttv / QUICKSTART.html
index a498856c688bb73abc0832f0182e8898b66e5574..ea3abb30f3aec043339d29da879306647058ee88 100644 (file)
@@ -1,14 +1,15 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <title>Linux Trace Toolkit Quickstart</title>
+  <title>Linux Trace Toolkit Next Generation User Documentation</title>
 </head>
   <body>
 
-<h1>Linux Trace Toolkit Quickstart</h1>
+<h1>Linux Trace Toolkit Next Generation User Documentation</h1>
 
 Author : Mathieu Desnoyers, September 2005<br>
 Last update : January 21st, 2009<br>
+(originally known as the LTTng QUICKSTART guide)
 
 <h2>Table of Contents</h2>
 <ul>
@@ -337,7 +338,7 @@ system)
 ./configure
 make
 make install
-
+</PRE>
 
 <li>Getting and installing the markers-userspace package for user space
 tracing (experimental)</li>
@@ -381,7 +382,7 @@ Stop tracing and destroy trace channels :
 lttctl -D trace1
 
 see lttctl --help for details.
-<PRE>
+</PRE>
 <p>
 (note : to see if the buffers has been filled, look at the dmesg output after
 lttctl -R or after stopping tracing from the GUI, it will show an event lost
This page took 0.023492 seconds and 4 git commands to generate.