X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=501da3e53ce496bee0d3b18c7da5623e21e5957a;hb=9edf633abc57e4bd2d38bc6955d1b5115b95e6ee;hp=463aa1ca0ca05dd5f48efb9a67ae10f722dc8bbe;hpb=3e8b3fb853ead73ecbebdd8cf80d3a69c89567b7;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 463aa1ca..501da3e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +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