update manual
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 3 Sep 2010 15:52:57 +0000 (11:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 3 Sep 2010 15:52:57 +0000 (11:52 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
LTTngManual.html

index 1fee164164c08efc613f24b639c3952609faa15e..10978001793975f4867738ff5f0bf34a4bcfa3dd 100644 (file)
@@ -279,6 +279,12 @@ su -
 cd /usr/src/lttng/lttng-modules-0.x
 KERNELDIR=/usr/src/linux-2.6.X-lttng-0.x.xx make
 KERNELDIR=/usr/src/linux-2.6.X-lttng-0.x.xx make modules_install
+
+Optionally, make can be prefixed with tracer options:
+
+EXTRA_CFLAGS="-DLTT_DEBUG_EVENT_SIZE" make
+EXTRA_CFLAGS="-DLTT_VMCORE" make
+EXTRA_CFLAGS="-DLTT_DEBUG_EVENT_SIZE -DLTT_VMCORE" make
 </PRE>
 
 <h3><a href="#TOCeditconfig" name="editconfig">Editing the system wide
This page took 0.023988 seconds and 4 git commands to generate.