From 98dde887f705d0c6455f2af888e24c0ffad458aa Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 22 Jan 2009 00:16:05 +0000 Subject: [PATCH] update features git-svn-id: http://ltt.polymtl.ca/svn@3274 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/QUICKSTART.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/trunk/lttv/QUICKSTART.html b/trunk/lttv/QUICKSTART.html index 6c6abb54..74e98620 100644 --- a/trunk/lttv/QUICKSTART.html +++ b/trunk/lttv/QUICKSTART.html @@ -35,9 +35,13 @@ instrumentation
  • Adding kernel instrumentation
  • Adding userspace instrumentation
  • -
  • Creating Debian and RPM packages -from LTTV +from LTTV
  • + @@ -497,7 +501,7 @@ href="http://ltt.polymtl.ca/packages/markers-userspace-0.5.tar.bz2">markers-user Note that a new design document for a 3rd generation of tracepoint/marker-based userspace tracing is available at LTTng User-space Tracing -Design". This new infrastructure is not yet implemented. +Design. This new infrastructure is not yet implemented.

    The easy quick-and-dirty way to perform userspace tracing is currently to write @@ -510,7 +514,7 @@ installation for sources section of this document.

    Creating Debian or RPM packages

    -

  • Create custom LTTV Debian packages
  • +

    Create custom LTTV Debian packages

     Use : dpkg-buildpackage -rfakeroot
    @@ -518,7 +522,7 @@ Use : dpkg-buildpackage -rfakeroot
     

    You should then have your LTTV .deb files created for your architecture. -

  • Create custom LTTng packages
  • +

    Create custom LTTng packages

    For building LTTng Debian packages : get the build tree with patches applies as explained in section 2. -- 2.34.1