X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=3512d33d67d979bfdb89c849151b7d5c392bb319;hb=3a7a6c1de98a27d628e07d4a2ad61c1cf15dd6b1;hp=48bfcf3c617ac3b8af56d087d03963c35b162dda;hpb=e739b1256480f7df43fd312cbef859154b92e73e;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 48bfcf3c..3512d33d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,26 @@ -2013-03-29 LTTng modules 2.2.0-rc3 +2013-11-12 LTTng modules 2.2.3 + * lttng-statedump-impl: Fix lttng_list_interrupts for empty implementation + * Import fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMPT_RT_FULL + +2013-09-28 LTTng modules 2.2.2 + * Blacklist kernels 3.10.13 and 3.11.2 + * LTTng trace-clock: shrink kernel blacklist + * Blacklist Linux kernels 3.10+ + +2013-07-11 LTTng modules 2.2.1 + * Fix: double length of __dynamic_len array + * Fix printk instrumentation + * Introduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2() + * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" + * Fix: SWITCH_FLUSH new sub-buffer checks + * Fix: ring buffer: handle concurrent update in nested buffer wrap around + * Fix: handle writes of length 0 + * Fix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption + +2013-06-25 LTTng modules 2.2.0 + * Update README + +2013-06-18 LTTng modules 2.2.0-rc3 * Fix CPU hotplug section mismatches * Fix build and load against linux-2.6.33.x * fix block instrumentation probe signature mismatch for 3.9.x kernels