X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=LTTngManual.html;h=09236d5feeff67139fa01f68302dffd3bf87dc57;hb=8984f293869268da72c859579e3160485275c10f;hp=020a7270d1bc59286bc20aa57b26fbb6505dce2a;hpb=11b7882ed9fe83929d8f008cd8294ac554f5380c;p=lttv.git diff --git a/LTTngManual.html b/LTTngManual.html index 020a7270..09236d5f 100644 --- a/LTTngManual.html +++ b/LTTngManual.html @@ -79,7 +79,7 @@ Linux Trace Toolkit Viewer. To see the list of compatibilities between LTTng, ltt-control, LTTV, please refer to : LTTng+LTTV versions compatibility +href="http://lttng.org/cgi-bin/gitweb.cgi?p=lttv.git;a=blob_plain;f=doc/developer/lttng-lttv-compatibility.html;hb=HEAD">LTTng+LTTV versions compatibility The ongoing work had the Linux Kernel Markers integrated in the mainline Linux kernel since Linux 2.6.24 and the Tracepoints since 2.6.28. In its current @@ -194,8 +194,7 @@ libc6 development librairies

See the list of compatibilities between LTTng, ltt-control and LTTV at : LTTng+LTTV -versions compatibility. +href="http://lttng.org/cgi-bin/gitweb.cgi?p=lttv.git;a=blob_plain;f=doc/developer/lttng-lttv-compatibility.html;hb=HEAD">LTTng+LTTV versions compatibility.

Getting the LTTng packages

@@ -324,6 +323,7 @@ modprobe jbd2-trace modprobe ext4-trace modprobe syscall-trace modprobe trap-trace +modprobe block-trace #if locking tracing is wanted, uncomment the following #modprobe lockdep-trace @@ -551,10 +551,8 @@ See markers-userspace-0.5.tar.bz2 or more recent.

-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. +Note that tracepoint/marker-based userspace tracing is available at LTTng User-space Tracer (UST).

The easy quick-and-dirty way to perform userspace tracing is currently to write