update quickstart html
[lttv.git] / trunk / lttv / QUICKSTART.html
index e883b7d59bf3203e6edef67a0666d8aa6239ea99..763bf8579cc9dd66b04dd36db20905157c0b02ba 100644 (file)
@@ -340,12 +340,6 @@ make
 make install
 </PRE>
 
-<li>Getting and installing the markers-userspace package for user space
-tracing (experimental)</li>
-<p>
-See <a
-href="http://ltt.polymtl.ca/packages/markers-userspace-0.5.tar.bz2">markers-userspace-0.5.tar.bz2</a> or more recent.
-
 <hr />
 
 
@@ -457,14 +451,22 @@ markers</a></h2>
 See Documentation/markers.txt and Documentation/tracepoints.txt in your kernel
 tree.
 
-<li>Add new events to userspace programs with userspace markers
-http://ltt.polymtl.ca/packages/</li>
+<li>Add new events to userspace programs with
+<a href="http://ltt.polymtl.ca/packages/">userspace markers packages</a></li>
 
 <p>
 Get the latest markers-userspace-*.tar.bz2 and see the Makefile and examples. It
 allows inserting markers in executables and libraries, currently only on x86_32
 and x86_64.
 
+See <a
+href="http://ltt.polymtl.ca/packages/markers-userspace-0.5.tar.bz2">markers-userspace-0.5.tar.bz2</a> or more recent.
+
+Note that a new design document for a 3rd generation of tracepoint/marker-based
+userspace tracing is available at <a
+href="http://ltt.polymtl.ca/svn/trunk/lttv/doc/developer/ust.html">LTTng User-space Tracing
+Design"</a>.
+
 <hr />
 
 <h2><a href="#TOCsection4" name="section4">Creating Debian or RPM packages</a></h2>
This page took 0.023042 seconds and 4 git commands to generate.