From: Mathieu Desnoyers Date: Tue, 28 Jun 2011 22:50:53 +0000 (-0400) Subject: Merge branch 'master' of git.lttng.org:/home/git/lttv X-Git-Tag: v1.5-beta1~109 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=1b6b471ad884137b6fa2f2fbea1be7da1aa8fe77;hp=-c;p=lttv.git Merge branch 'master' of git.lttng.org:/home/git/lttv Conflicts: doc/developer/lttng-lttv-compatibility.html --- 1b6b471ad884137b6fa2f2fbea1be7da1aa8fe77 diff --combined doc/developer/lttng-lttv-compatibility.html index 44dd9864,194364f7..cbead46e --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@@ -4016,6 -4016,7 +4016,7 @@@ powerpc64, s390, sparc, sparc64.
0.87
0.88
+ 0.89
0.16
@@@ -4084,6 -4085,7 +4085,7 @@@ powerpc64, s390, sparc, sparc64.
0.87
0.88
+ 0.89
0.19.1
@@@ -4134,6 -4136,7 +4136,7 @@@ linaro-0.239-1
0.87
0.88
+ 0.89
0.19.2
@@@ -4141,6 -4144,12 +4144,12 @@@ 0.6
+ 0.7
+ 0.8
+ 0.9
+ 0.10
+ 0.11
+ 0.12
obsolete
@@@ -4194,6 -4203,7 +4203,7 @@@ linaro-0.244-1
0.87
0.88
+ 0.89
0.19.4
@@@ -4202,6 -4212,12 +4212,12 @@@ 0.6
+ 0.7
+ 0.8
+ 0.9
+ 0.10
+ 0.11
+ 0.12
obsolete
@@@ -4247,24 -4263,35 +4263,37 @@@ powerpc64, s390, sparc, sparc64.
0.12.36
0.12.37
+ 0.12.38
0.246
0.247
+ 0.248
+ 0.249
0.76
...
0.87
0.88
+ 0.89
0.19.7
0.19.8
+ 0.19.9
+ 0.19.10
+ 0.6
+ 0.7
+ 0.8
+ 0.9
+ 0.10
+ 0.11
+ 0.12
+0.13
+0.14
obsolete
@@@ -4274,11 -4301,22 +4303,22 @@@ 2.6.38
+ 2.6.38.2
+ 2.6.38.6
LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.
LTTng 0.247 and lttng-modules 0.19.8 add back MAYBE_BUILD_BUG_ON specifically for lttng modules and fix a prototype mismatch warning.
+ LTTV 0.12.38 fixes a bug in state.c raise softirq handling of softirq IDs larger + than 31 (this was a bug in fallback code), which causes segmentation faults when + viewing traces recorded on a 2.6.38 kernel.
+ LTTng 0.248 supports kernel 2.6.38.2, fixes a quilt vs git lockdep patch hunk + error (all quilt patches refreshed), merges OMAP4 trace clock fix.
+ lttng-modules 0.19.9 is a bugfix release, fixes incorrect handling of disabled + channels.
+ lttng-modules 0.19.10 and LTTng 0.249 add dup() instrumentation and fixes + socket_sendmsg probe name typo. LTTng 0.249 is based on kernel 2.6.38.6.