Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf
[lttng-modules.git] / ChangeLog
index 982d391b91516ae3b3324fef0ed4e934bf563888..ed8947868afcf60405766b484c8fe153d08bc0df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+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
+       * lttng lib: ring buffer move null pointer check to open
+       * lttng lib: ring buffer remove duplicate null pointer
+       * lttng lib: ring buffer: remove stale null-pointer
+       * lttng wrapper: add missing include to kallsyms wrapper
+       * lttng: cleanup one-bit signed bitfields
+       * Add TODO file
+       * Update symbol name length max size to 256
+       * Fix last modifications to string_from_user operations
+       * Document that depmod needs to be executed by hand
+       * Fix strlen_user fault space reservation
+       * Fix tp_copy_string_from_user handling of faults
+       * Disable block layer tracing support for kernels < 2.6.38
+       * lttng context: perf counter, fix 32-bit vs 64-bit field size bug
+       * Update trace clock warning to match the current development plan
+       * ringbuffer: make ring buffer printk less verbose
+       * Makefile: do not run depmod manually
+
 2011-09-30 LTTng modules 2.0-pre10
        * x86-32: override sys_mmap syscall instrumentation
        * Fix cast warning
This page took 0.022734 seconds and 4 git commands to generate.