From e739b1256480f7df43fd312cbef859154b92e73e Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 18 Jun 2013 21:29:22 -0400 Subject: [PATCH] Version 2.2.0-rc3 Signed-off-by: Mathieu Desnoyers --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index dcf5e90c..48bfcf3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2013-03-29 LTTng modules 2.2.0-rc3 + * Fix CPU hotplug section mismatches + * Fix build and load against linux-2.6.33.x + * fix block instrumentation probe signature mismatch for 3.9.x kernels + * fix: block instrumentation: NULL pointer dereference + * Update rcu instrumentation to 3.9.[0-4] + * Remove bashism in lttng-syscalls-generate-headers.sh + +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 -- 2.34.1