X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=aa8f4f0c2ad879690272ccb3c7de9135e26c63f2;hb=1bca821c350a3a77ced6af4ce45eb584ffae3d96;hp=90b0e889738c06401fa12588a4b011e107c24c31;hpb=ed5a7a8ff90907466838a57cd0cf8500d83a5e9f;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 90b0e889..aa8f4f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2012-03-16 LTTng modules 2.0.0-rc3 + * Fix clock offset 32-bit multiplication overflow + * Fix : wrong assign of fd in state dump + * License cleanup, ifdef namespace cleanup + * Fix: ensure power of 2 check handles 64-bit size_t entirely + +2012-03-02 LTTng modules 2.0.0-rc2 + * Fix: dmesg printout should not print metadata warnings + * Fix: use transport name as channel name + * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf + +2012-02-20 LTTng modules 2.0.0-rc1 + * Standardize version across toolchain + * statedump: Use old macro name for kernel 2.6.38 + +2012-02-16 LTTng modules 2.0-pre15 + * Add timer instrumentation + * fix: need to undef mainline define + * fix: Include signal.h instead of irq.h for prototype match check + * Add signal instrumentation + +2012-02-16 LTTng modules 2.0-pre14 + * syscall tracing: sys_getcpu + * Add sys_clone x86 instrumentation + * statedump: fix include circular dep + * Implement state dump + 2012-02-09 LTTng modules 2.0-pre13 * Update README * environment: write sysname, release, version, domain to metadata