update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index c2e97e1f79b907491158d52a20f456f8867add61..9de7c93926d30223ce53acca419e4fb43b5c616d 100644 (file)
@@ -3729,6 +3729,8 @@ powerpc64, s390, sparc, sparc64.<br>
 0.77<br>
 0.78<br>
 0.79<br>
+0.80<br>
+0.81<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3804,6 +3806,12 @@ powerpc64, s390, sparc, sparc64.<br>
 <tr>
 <td style="vertical-align: top;">
 0.12.30<br>
+0.12.31<br>
+0.12.32<br>
+0.12.33<br>
+0.12.34<br>
+0.12.35<br>
+0.12.36<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3818,12 +3826,44 @@ powerpc64, s390, sparc, sparc64.<br>
 0.200<br>
 0.201<br>
 0.202<br>
+0.203<br>
+0.204<br>
+0.205<br>
+0.206<br>
+0.207<br>
+0.208<br>
+0.209<br>
+0.210<br>
+0.211<br>
+0.212<br>
+0.213<br>
+0.214<br>
+0.215<br>
+0.216<br>
+0.217<br>
+0.218<br>
+0.219<br>
+0.220<br>
+0.221<br>
+0.222<br>
+0.223<br>
+0.224<br>
+0.225<br>
+0.226<br>
 </td>
 <td style="vertical-align: top;">
 0.76<br>
 0.77<br>
 0.78<br>
 0.79<br>
+0.80<br>
+0.81<br>
+0.82<br>
+0.83<br>
+0.84<br>
+0.85<br>
+0.86<br>
+0.87<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3842,6 +3882,13 @@ obsolete<br>
 2.6.32.9<br>
 2.6.33<br>
 2.6.33.1<br>
+2.6.33.2<br>
+2.6.33.3<br>
+2.6.33.4<br>
+2.6.34<br>
+2.6.34.4<br>
+2.6.35.2<br>
+2.6.35.4<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.191, LTTV 0.12.30 coming with trace format 2.6 revert to the pre-2.4
@@ -3868,6 +3915,144 @@ LTTng 0.199 supports Linux kernel 2.6.33.<br>
 LTTng 0.200 supports Linux kernel 2.6.33.1.<br>
 LTTng 0.201 fixes omap3 trace clock build: header moved from mach/ to plat/.<br>
 LTTng 0.202 fixes the ARM omap3 build.<br>
+LTTng 0.203 re-introduces the fligh- channel prefix for flight recorder
+channels. This has been lost in the refactoring done around the 2.6.30 Linux
+kernel support series.<br>
+ltt-control 0.80 ltt-armall disables the input subsystem by default. ltt-armall
+-i should be used to activate these markers.<br>
+ltt-control 0.81 divides the lttd daemon in a LGPLv2.1 library and GPLv2 program
+parts. It makes it possible to spawn a daemon instance from a program without
+requiring to fork a new process.<br>
+LTTng 0.204 supports kernel 2.6.33.2<br>
+LTTng 0.205 fixes a kref race in channel teardown vs lttd file open.<br>
+ltt-control 0.82 ensures lttctl waits for lttd to complete when called at trace
+destruction in overwrite mode. Failure to do so can result in unread channels in
+flight recorder mode.<br>
+LTTng 0.206 marks Immediate Values as BROKEN for PowerPC. Will be replaced by
+asm goto from mainline eventually anyway, so don't bother looking for the cause
+of the bug.<br>
+LTTng 0.207 fixes trivial error from 0.206.<br>
+LTTng 0.208 uses msleep() rather than cpu_relax() for better !PREEMPT UP support
+for the kref teardown.<br>
+ltt-control 0.83 does a temporary fix to ensure lttd grabs file handles at the
+end of overwrite mode tracing.<br>
+LTTV 0.12.31 fixes the statedump end state handler to correctly deal with
+threads scheduled out from userspace (waiting for CPU) when the statedump end
+event happen.<br>
+ltt-control 0.84 fixes /debugfs auto-find in ltt-armall and ltt-disarmall
+scripts.<br>
+LTTng 0.209 fixes a module build issue.<br>
+LTTng 0.210 reverts some powerpc-specific instrumentation from mainline that
+clashes with arch-agnostic LTTng instrumentation.<br>
+LTTng 0.211 fixes build menu Kconfig dependencies.<br>
+LTTng 0.212 adds more complete MIPS syscall instrumentation.<br>
+LTTng 0.213 supports kernel 2.6.33.3, moves call_64.h to the correct header
+location and fixes -rt kernel teardown locking issue.<br>
+LTTng 0.214 support kernel 2.6.33.4.<br>
+LTTng 0.215 fixes module circular dependendy.<br>
+ltt-control 0.85 contains an update lttd which uses fadvise and sync_file_range
+to ensure that the page cache is not filled by trace buffers.<br>
+ltt-control 0.86 puts fadvise after sync writeback to use sync writeback rather
+than dirty page writeback. (should improve streaming)<br>
+LTTng 0.216 fixes a trace-clock-32-to-64 teardown bug recently introcuced. Only
+affects ARM and MIPS SMP systems.<br>
+LTTV 0.12.32 includes various cleanups and fixes.<br>
+ltt-control 0.87 fixes argument parsing for periodical buffer switch option.<br>
+LTTng 0.217 supports kernel 2.6.34.<br>
+LTTng 0.218 fixes a missing irq_desc export in kernel/irq/handle.c, affects
+sparse irq configurations.<br>
+LTTV 0.12.33 fixes statistics handling. Use per-cpu rather than per-tracefile
+event tree head. This bug was introduced when LTTng started supporting multiple
+channels.<br>
+LTTng 0.219 fixes an out-of-bound array use in marker.c.<br>
+LTTng 0.220 forces alignment on 128 bytes (larger than structure) to ensure that
+the section alignment in the linker script matches that of overly enthusiastic
+compilers.<br>
+LTTV 0.12.34 fixes a bug in string handling in libltttraceread. Caused incorrect
+string length calculation when a string appeared in many per-cpu tracefiles of
+the same channel.<br>
+LTTng 0.221 now supports writing strings into the buffer when string input is
+being modified concurrently. Such a race should not render the trace
+unreadable.<br>
+LTTng 0.222 supports kernel 2.6.34.4. It includes a lttng splice actor
+adjustment to match a splice.c change in 2.6.34.2 which changed the checks for
+seekable files.<br>
+LTTV 0.12.35 fixes a problem introduced in 0.12.34, fixing the problem initially
+fixed by 0.12.34 in the "correct" way; without unwanted side-effects. LTTV
+0.12.34 had problems calling hooks for some events.<br>
+LTTng 0.223 supports kernel 2.6.35.2.<br>
+LTTng 0.224 fixes socket instrumentation in git tree: the patch hunk management
+differs between quilt and git, so only the git tree showed this problem.<br>
+LTTng 0.225 supports kernel 2.6.35.4, updates generic alignment patch.<br>
+LTTng 0.226 is a simple cleanup: it removes the unused psrwlock patches.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
+
+<tr>
+<td style="vertical-align: top;">
+0.12.30<br>
+...<br>
+0.12.35<br>
+0.12.36<br>
+</td>
+<td style="vertical-align: top;">
+0.227<br>
+0.228<br>
+0.229<br>
+0.230<br>
+0.231<br>
+0.232<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+...<br>
+0.87<br>
+0.88<br>
+</td>
+<td style="vertical-align: top;">
+0.16<br>
+0.17<br>
+0.18<br>
+0.19<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.6<br>
+</td>
+<td style="vertical-align: top;">
+2.6.35.4<br>
+2.6.35.5<br>
+2.6.35.7<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.227 re-introduces the lttng-modules package, which splits the kernel
+patches from the LTTng tracer. It matches lttng-modules 0.16.<br>
+LTTng 0.228 and lttng-modules 0.17 removes the now unneeded patches from the
+lttng kernel tree.<br>
+LTTng 0.229 and lttng-modules 0.18 re-insert a few missing patches in the kernel
+patchset and fixes a circular module dependency in lttng-modules.<br>
+lttng-modules 0.19 adds options to support crash dump trace extraction and
+"debug event size" options. See the LTTng manual for details. It also fixes
+ltt-core missing module license and a debugfs bug in ltt-ascii.c.<br>
+LTTng 0.230 fixes a trace clock Kconfig rebase error introduced recently, and
+adds KVM instrumentation and probes.<br>
+LTTng 0.231 is rebased on kernel 2.6.35.5.<br>
+ltt-control 0.88 integrates automatic modprobe in ltt-armall/rmmod in
+ltt-disarmall.<br>
+LTTng 0.232 is rebased on kernel 2.6.35.7.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
@@ -3880,8 +4065,225 @@ powerpc64, s390, sparc, sparc64.<br>
 </tr>
 
 
+<tr>
+<td style="vertical-align: top;">
+0.12.30<br>
+...<br>
+0.12.35<br>
+0.12.36<br>
+</td>
+<td style="vertical-align: top;">
+0.233<br>
+0.234<br>
+0.235<br>
+0.236<br>
+0.237<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+...<br>
+0.87<br>
+0.88<br>
+</td>
+<td style="vertical-align: top;">
+0.19.1<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.6<br>
+</td>
+<td style="vertical-align: top;">
+2.6.36<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.233 and lttng-modules 0.19.1 support kernel 2.6.36.<br>
+LTTng 0.234 removes duplicated old-napi duplicated device instrumentation.<br>
+LTTng 0.235 re-insert missing network tracepoint.<br>
+LTTng 0.236 (patch cleanup for 0.237) fixes mainline power event breakage.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
+
+<tr>
+<td style="vertical-align: top;">
+0.12.30<br>
+...<br>
+0.12.35<br>
+0.12.36<br>
+</td>
+<td style="vertical-align: top;">
+0.238<br>
+0.239<br>
+linaro-0.239-1<br>
+0.240<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+...<br>
+0.87<br>
+0.88<br>
+</td>
+<td style="vertical-align: top;">
+0.19.2<br>
+0.19.3<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.6<br>
+</td>
+<td style="vertical-align: top;">
+2.6.36<br>
+2.6.36.2<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.238 and lttng-modules 0.19.2 now reserve the PMU on ARM OMAP2+ when a
+trace session starts. We're playing nice with perf.<br>
+LTTng 0.239 updates the generic alignment API patch.<br>
+LTTV 0.12.36 contains small improvements and bugfixes.<br>
+LTTng 0.239-1 (Linaro) introduces a LTTng tree based off the Linaro kernel tree.
+It will be rebased for each Linaro kernel release.<br>
+LTTng 0.240 supports kernel 2.6.36.2, and adds user-space trace clock read
+support through clock_gettime() for UST.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
 
+<tr>
+<td style="vertical-align: top;">
+0.12.30<br>
+...<br>
+0.12.35<br>
+0.12.36<br>
+0.12.37<br>
+</td>
+<td style="vertical-align: top;">
+0.241<br>
+0.242<br>
+linaro-0.242-1<br>
+0.243<br>
+0.244<br>
+linaro-0.244-1<br>
+0.245<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+...<br>
+0.87<br>
+0.88<br>
+</td>
+<td style="vertical-align: top;">
+0.19.4<br>
+0.19.5<br>
+0.19.6<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.6<br>
+</td>
+<td style="vertical-align: top;">
+2.6.37<br>
+2.6.37-linaro<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.241 and lttng-modules 0.19.4 support kernel 2.6.37.<br>
+LTTng 0.242 re-adds DUMP_TABLES support for x86, and fixes the lockdep
+instrumentation integration.<br>
+lttng-modules 0.19.5 fixes a module teardown bug and adapts the net-probe module
+to the 2.6.37 lttng tracepoint name change.<br>
+LTTng 0.242-1 for Linaro supports the 2.6.37 Linaro kernel tree.<br>
+LTTng 0.243 removes the NMI-safe page fault for x86_64, which causes problems on
+some setups. vmalloc_sync_all() called after buffer allocation and after module
+load ensures that no vmalloc faults are triggered by LTTng from NMI context.<br>
+lttng-modules 0.19.6 fixes uninitialized fields in net-extended events.<br>
+LTTng 0.244 and 0.244-1 for Linaro fixes MIPS Octeon trace clock and ARM OMAP4
+interaction with PMU.<br>
+LTTV 0.12.37 contains: LTTV-wide build warnings cleanup, new time bar, new
+formatted dump module.<br>
+LTTng 0.245 fixes MIPS Octeon cycles_t type.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
 
+<tr>
+<td style="vertical-align: top;">
+0.12.30<br>
+...<br>
+0.12.35<br>
+0.12.36<br>
+0.12.37<br>
+</td>
+<td style="vertical-align: top;">
+0.246<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+...<br>
+0.87<br>
+0.88<br>
+</td>
+<td style="vertical-align: top;">
+0.19.7<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.6<br>
+</td>
+<td style="vertical-align: top;">
+2.6.38<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
 
 </tbody>
 </table>
This page took 0.026517 seconds and 4 git commands to generate.