X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=9956098bf6f6c23cc6e841403e8769d2612c5f9e;hb=47faec4b566a89db6d3957bbd15ad06639d3dbaa;hp=4f4ce0d974fa85fef04392ab2b855516c133c90a;hpb=497051bdaa2b09c77860eb3be4f93fc4975e388e;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 4f4ce0d9..9956098b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +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