X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=trunk%2Flttv%2FQUICKSTART.html;h=2c5dd382816f05ae3096d775bb7605d448f63053;hb=534f65eba3e2ba7e512154cc735d65c31d744078;hp=8678c6d91ca77d87f5238dac15c8c50ab34d3861;hpb=1aeeacdba90c3a79df5b39423c2826e7b9565f36;p=lttv.git diff --git a/trunk/lttv/QUICKSTART.html b/trunk/lttv/QUICKSTART.html index 8678c6d9..2c5dd382 100644 --- a/trunk/lttv/QUICKSTART.html +++ b/trunk/lttv/QUICKSTART.html @@ -82,7 +82,12 @@ To see the list of compatibilities between LTTng, ltt-control, LTTV, please refer to : LTTng+LTTV versions compatibility -The lttng patch is necessary to have the tracing hooks in the kernel. + +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 +state, the lttng patchset is necessary to have the trace clocksource, the +instrumentation and the LTTng high-speed data extraction mechanism added to the +kernel.