From: compudj Date: Thu, 22 Jan 2009 00:42:38 +0000 (+0000) Subject: update features X-Git-Tag: v0.12.20~206 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=534f65eba3e2ba7e512154cc735d65c31d744078;p=lttv.git update features git-svn-id: http://ltt.polymtl.ca/svn@3283 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.