From: Mathieu Desnoyers Date: Thu, 16 Feb 2012 16:39:57 +0000 (-0500) Subject: Update ChangeLog to 2.0-pre15 X-Git-Tag: v2.0-pre15 X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=commitdiff_plain;h=2646f1db82cfdcf339cd40e351f1273830269a58 Update ChangeLog to 2.0-pre15 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 463aa1ca..9956098b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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