X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f7497ebc99e508082d5a4fdb2287d2dc32fc5130;hb=03cff32ae0a826fa798dbccad369c22b688e660b;hp=5eee575c6e97efcb9dac897f75e588e04ff0d271;hpb=9770894379ada021ab443f736a393c4a1d4fb2e4;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 5eee575c..f7497ebc 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2859,9 +2859,18 @@ powerpc64, s390, sparc, sparc64.
0.16
0.17
0.18
+0.19
+0.20
+0.21
+0.22
+0.23
+0.24
+0.25
+0.26
0.51
+0.52
obsolete
@@ -2878,6 +2887,8 @@ obsolete
2.6.27-rc2
2.6.27-rc3
+2.6.27-rc6
+2.6.27-rc7
LTTng 0.16 supports 2.6.27-rc2, including ftrace and "taps".
@@ -2887,6 +2898,357 @@ markers-userspace 0.6 supports kernel 2.6.27-rc2.
LTTng 0.17 uses per-cpu variables to keep ltt_nesting.
LTTng 0.18 reverts the formal-verif fix patch, which was broken since LTTng 0.14.
+LTTng 0.19 really just fixes the "author" in the lttng git tree.
+LTTng 0.23 contains a build fix for psrwlock on x86_32.
+LTTng 0.24 fixes the git tree.
+LTTng 0.25 fixes x86_64 compilation.
+LTTng 0.26 supports kernel 2.6.27-rc7.
+lttctl 0.52 fixes the ltt-armall script.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.10.0-pre15
+ + +0.27
+0.28
+0.29
+0.30
+0.31
+0.32
+0.33
+0.34
+0.35
+0.36
+ + +0.53
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +1.0
+ + +2.6.27-rc7
+2.6.27-rc8
+2.6.27-rc9
+ + +LTTng 0.27 and lttd (ltt-control) 0.53 implement a vmap-less buffering scheme +using splice().
+LTTng 0.28 includes a small build fix.
+LTTng 0.29 supports 2.6.27-rc8.
+LTTng 0.32 supports 2.6.27-rc9 and adds a spinlock/irqoff buffering scheme +(can be used with lttctl -T relay-locked).
+LTTng 0.33, 0.34 : checkpatch.pl coding style fixes. 0.35, 0.36 : size_t cast.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.11.0
+ + +0.38
+ + +0.53
+0.54
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.0
+ + +2.6.27
+ + +LTTng 0.38 and LTTV 0.11.0
+
+I just cleaned up the LTTng trace format heavily, got rid of the +heartbeat timer (by checking for overflow at the tracing site), got rid +of the "special" compact channel; it removed about 5 FIXMEs in LTTng +(cpu hotplug and compact channel related). Everything is compact now :
+
+This is much more compact than the previous format, and permits a +"tracer debug mode" in menuconfig which enables the "event size" field, +which helps cross-checking the size expected by the userspace tool and +the size written by the kernel.
+
+Note that this "event size" field can eventually be enabled on a +per-event or per-channel basis. This will probably be useful to encode +"binary blobs"...
+
+I also cleanup up the subbuffer header to make is much smaller than the +previous one by removing unneeded information.
+
+I renamed the "facilities" channel to a better name : "metadata". It +contains marker descriptions.
+
+The trace major number is bumped to "2" and is completely incompatible +with old LTTV.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.11.1
+0.11.2
+0.11.3
+ + +0.39
+0.40
+0.41
+0.42
+0.43
+0.44
+0.45
+0.46
+ + +0.53
+0.54
+0.55
+0.56
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.1
+ + +2.6.27
+2.6.27.2
+ + +LTTng 0.39 and LTTV 0.11.1 fixes 32-64 bits subbuffer header portability.
+LTTng 0.41 reintroduces the formal verification fix, which solves the +case where the reader thinks the uncommitted subbuffer is fully committed. +Unlikely to happen, but could, with small buffers especially.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.11.4
+0.11.5
+0.11.6
+ + +0.47
+0.48
+0.49
+0.50
+0.51
+0.52
+0.53
+0.54
+0.55
+0.56
+0.57
+ + +0.53
+0.54
+0.55
+0.56
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.2
+ + +2.6.27.4
+2.6.27.6
+ + +LTTng 0.47 and LTTV 0.11.4 now saves the event lost count in the subbuffer +header. It's printed as a lttv warning when encountered. LTTng 0.47 also +implemented specialized trap probes.
+LTTng 0.49 is a compile fix for userspace markers.
+LTTng 0.50 fixes immediate values by reverting the "jump patching" version of +immediate values. They were always on, and therefore broken. It also +reimplements tracepoint, marker and imv mutexes.
+LTTng 0.51 implements timestamping updates.
+LTTng 0.53 implements a timer-based generic tracing clock, also includes +various fixes.
+LTTng 0.54 fixes the MIPS get_cycles_rate() and also change the freq_scale +variable from a multiplier to a divisor.
+LTTng 0.57 fixes the modification done to offset and commit count counters +following formal verification so the overflow is dealt with correctly. It was +causing problems on 32-bits machines after 4GB worth of data going through a +buffer.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + + +0.11.4
+0.11.5
+0.11.6
+ + +0.58
+0.59
+0.60
+0.61
+0.62
+0.63
+0.64
+ + +0.58
+0.59
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.2
+ + +2.6.27.7
+2.6.27.8
+ + +LTTng 0.58 implements debugfs-based trace control which will gradually replace +the netlink-based control.
+ltt-control 0.58 expects the netlink negative error values.
+LTTng 0.59 implements an exclusive wait poll to fix thundering herd problem and +help scalability.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.12.0
+0.12.1
+0.12.2
+0.12.3
+ + +0.65
+0.66
+0.67
+0.68
+0.69
+0.70
+ + +0.60
+0.61
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.3
+ + +2.6.27.8
+ + +Channels are now dynamically allocated at runtime by LTTng.
+Marker IDs are now per channel.
+ltt-control 0.61 changes the command line arguments. See updated QUICKSTART.
+LTTng 0.68 implements /mnt/debugfs/ltt/write_event for basic userspace tracing.
+LTTV 0.12.3 updates the filter for channel_name.event_name, adds channel.name= +support and event.subname= support.