X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=trunk%2Flttv%2FQUICKSTART.html;h=74e9862058e4c6faceede2b8df991765cfe09284;hb=98dde887f705d0c6455f2af888e24c0ffad458aa;hp=6c6abb54506256b189d37384693955085d4c79f7;hpb=47e2b1954d6c6af938e4b8285db2953002049e48;p=lttv.git 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.