Update version to 2.0.0-rc2
[lttng-modules.git] / ChangeLog
index 13dcfb65316aa5c6f0d6925ca9aef2c2f18cf31a..501da3e53ce496bee0d3b18c7da5623e21e5957a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+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
+       * Allow open /proc/lttng for read & write
+
+2012-02-02 LTTng modules 2.0-pre12
+       * Add x86 32/64 execve syscall instrumentation override
+       * Remove unused defines
+       * Add padding to ABI
+       * Use LTTNG_KERNEL_SYM_NAME_LEN
+       * Update version to 1.9.9
+       * Add missing double-quotes to clock uuid
+       * clock: read bootid as clock monotonic ID
+       * Fix comment
+       * Cleanup comment
+       * clock: output clock description in metadata
+       * Properly fix the timekeeping overflow detection
+       * Fix init bug
+       * rename lib-ring-buffer to lttng-lib-ring-buffer
+       * Remove #warning
+       * Mass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
+       * Update TODO
+       * Update TODO
+       * Remove debugfs file (keep only proc file)
+       * Rename lttng-debugfs-abi files to lttng-abi
+
 2011-12-13 LTTng modules 2.0-pre11
        * Fix OOPS caused by reference of config pointer
        * Gather detailed info from x86 64 32-bit compat syscall instrumentation
This page took 0.023152 seconds and 4 git commands to generate.