2.6.17
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 19 Jun 2006 15:11:04 +0000 (15:11 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 19 Jun 2006 15:11:04 +0000 (15:11 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1937 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/QUICKSTART
ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html

index b85dc21c630e556c2c496b5dff97b798dbb728da..3ee7e75d484a2ec334bc037ccebe7415e591e616 100644 (file)
@@ -247,7 +247,7 @@ make modules_install
 -- on X86, X86_64
 make install
 reboot
-Select the Linux 2.6.16-lttng-0.x.xx kernel in your boot loader.
+Select the Linux 2.6.17-lttng-0.x.xx kernel in your boot loader.
 
 -- on PowerPC
 cp vmlinux.strip /boot/vmlinux-2.6.X-lttng-0.x.xx
@@ -260,7 +260,7 @@ that comes first is the default kernel)
 ybin
 select the right entry at the yaboot prompt (see choices : tab, select : type
 the kernel name followed by enter)
-Select the Linux 2.6.16-lttng-0.x.xx kernel in your boot loader.
+Select the Linux 2.6.17-lttng-0.x.xx kernel in your boot loader.
 --
 
 
@@ -401,14 +401,14 @@ cp process.xml yourfacility.xml
 cd /tmp
 /usr/local/bin/genevent /usr/local/share/LinuxTraceToolkitViewer/facilities/yourfacility.xml
 cp ltt-facility-yourfacility.h ltt-facility-id-yourfacility.h \
-         /usr/src/linux-2.6.16-lttng-0.x.xx8/include/linux/ltt
+         /usr/src/linux-2.6.17-lttng-0.x.xx8/include/linux/ltt
 cp ltt-facility-loader-yourfacility.c ltt-facility-loader-yourfacility.h \
-         /usr/src/linux-2.6.16-lttng-0.x.xx/ltt
+         /usr/src/linux-2.6.17-lttng-0.x.xx/ltt
   * edit the kernel file you want to instrument
     - Add #include <linux/ltt/ltt-facility-yourfacility.h> at the beginning
       of the file.
     - Add a call to the tracing functions. See their names and parameters in
-      /usr/src/linux-2.6.16-lttng-0.x.xx/include/linux/ltt/ltt-facility-yourfacility.h
+      /usr/src/linux-2.6.17-lttng-0.x.xx/include/linux/ltt/ltt-facility-yourfacility.h
     
 * Add new events to userspace programs with genevent
 See http://ltt.polymtl.ca/ > USERSPACE TRACING QUICKSTART
index 91766148100ad9d14b1d177427835981210236d9..e87fad6d2a4ee2c6a5d1c8b0a26588767c8d472e 100644 (file)
@@ -875,6 +875,41 @@ LTTng 0.5.69 : Fix ltt-usertrace blocking mode : causes OOPS on trace stop.<br>
 </td>
 </tr>
 
+<tr>
+<td style="vertical-align: top;">
+0.8.45<br>
+0.8.46<br>
+0.8.47<br>
+</td>
+<td style="vertical-align: top;">
+0.5.70<br>
+</td>
+<td style="vertical-align: top;">
+0.11<br>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+0.13<br>
+</td>
+<td style="vertical-align: top;">
+0.19<br>
+0.20<br>
+0.21<br>
+0.22<br>
+</td>
+<td style="vertical-align: top;">
+0.7<br>
+</td>
+<td style="vertical-align: top;">
+2.6.17 (git)<br>
+2.6.17 (tarball)<br>
+</td>
+<td style="vertical-align: top;">
+<br>
+</td>
+</tr>
+
 
 
 
This page took 0.025575 seconds and 4 git commands to generate.