X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=2118309f8ce8b8aac0aaf34d6e75a16e20e4de6e;hb=9f9d420e9dd0951e213015d0d348b4fb5e99be52;hp=48bfcf3c617ac3b8af56d087d03963c35b162dda;hpb=e739b1256480f7df43fd312cbef859154b92e73e;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 48bfcf3c..2118309f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,22 @@ -2013-03-29 LTTng modules 2.2.0-rc3 +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