From: Mathieu Desnoyers Date: Thu, 9 May 2013 12:55:52 +0000 (-0400) Subject: Version 2.2.0-rc2 X-Git-Tag: v2.2.0-rc2^0 X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=commitdiff_plain;h=88c5f61b359e3f31a87f243be2583edb75740234 Version 2.2.0-rc2 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index dcf5e90c..d0eb9c17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2013-05-09 LTTng modules 2.2.0-rc2 + * Remove useless lttng_metadata probe + * Fix: warning kvm_trace_exit_reason redefined for 3.9 kernel + * Fix: 3.9.0 block layer instrumentation build + * Revert "Stop build if CONFIG_TRACEPOINTS is not set" + * Stop build if CONFIG_TRACEPOINTS is not set + * Add comments to endifs. + * Fix: remove ARM set_tls system call override + * Cleanup: arm sys_mmap whitespace + * Clean up using global_dirty_limit wrapper for writeback probe + 2013-03-29 LTTng modules 2.2.0-rc1 * Update README * Fix: vmscan instrumentation build