X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=74ec4327f14e7a1ee998fee8117cae6a681337f9;hb=d167a36fb9410fb251c3b4abca59747054bbb02f;hp=360c8e2faa9c4453d4b96885f64cac68765003d2;hpb=c1c9e0ac77f3691e6dd0487fb1c3a5e11c48a446;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 360c8e2f..74ec4327 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3385,6 +3385,7 @@ powerpc64, s390, sparc, sparc64.
0.12.17
0.12.18
0.12.19
+0.12.20
0.92
@@ -3457,6 +3458,14 @@ powerpc64, s390, sparc, sparc64.
0.160
0.161
0.162
+0.163
+0.164
+0.165
+0.166
+0.167
+0.168
+0.169
+0.170
0.65
@@ -3466,6 +3475,10 @@ powerpc64, s390, sparc, sparc64.
0.69
0.70
0.71
+0.72
+0.73
+0.74
+0.75
obsolete
@@ -3493,6 +3506,7 @@ obsolete
2.6.30.9
2.6.31.3
2.6.31.5
+2.6.31.6
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
@@ -3586,6 +3600,80 @@ LTTng 0.162 supports Linux 2.6.31.3.
LTTng 0.163 for Linux 2.6.31.5 adds support for network synchronization markers.
ltt-control 0.72 adds support for network synchronization markers.
+LTTng 0.164 relicenses most tracer C files and headers, as well as immediate +values C files to dual LGPL v2.1 / GPL v2 license, and most immediate values +headers to dual BSD / GPL v2 license (phase 1).
+LTTng 0.165 does a large refactoring/cleanup. It relicenses all the missing +LTTng files that can be shared with the UST tracer. All code imported from +relay.c is now in ltt-relay-splice.c, which is kept under the GPL license (and +only useful within the kernel anyway).
+LTTng 0.166 fixes trace teardown error for 32-bit machines introduced in +0.165.
+LTTng 0.167 supports kernel 2.6.31.6.
+ltt-control 0.73 adds per-channel parameter "switch_timer" (periodic buffer +flush timer interval).
+LTTV 0.12.20 fixes a dependency on non-standard __SIZEOF_LONG__. Uses __WORDSIZE +instead. Should fix some 32-bit builds.
+ltt-control 0.74 fixes a missing return value from liblttctl.
+LTTng 0.168 makes periodic flush energy-efficient, adds cpu idle notifiers for +x86_32, x86_64 to deal with periodic flush vs idle interaction (other +architectures are todo). Also fix a ltt-relay-vfs file close bug, increase +default vm_state channel subbuffer size, fix ltt-ascii so it compiles after +cleanup (ltt-ascii is still experimental, will need to be adapted to new +periodic flush scheme).
+LTTng 0.169 fixes trace teardown.
+LTTng 0.170 fixes kref issues (since refactoring) and cpu hotplug vs trace +teardown issues. Simplification of trace creation/remove locking scheme. +Passes test of concurrent CPU hotplug, markers arm/disarm and trace +create/delete in loops for minutes.
+ + + + +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.21
+ + +0.171
+ + +0.65
+0.66
+0.67
+0.68
+0.69
+0.70
+0.71
+0.72
+0.73
+0.74
+0.75
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.4
+ + +2.6.31.6
+ + +LTTng 0.170 and LTTV 0.12.21 fixes gcc structure trace format compatibility.
@@ -3599,6 +3687,7 @@ powerpc64, s390, sparc, sparc64.
+