From: Mathieu Desnoyers Date: Fri, 27 Mar 2020 14:29:08 +0000 (-0400) Subject: Version 2.12.0-rc3 X-Git-Tag: v2.12.0-rc3^0 X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=commitdiff_plain;h=9753ec2368b2bc54a29c26c10eb921125d12e86f;hp=47f5f96c89742fa032c2c9563bc7484abd9f2c7e Version 2.12.0-rc3 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index ac0a0528..348c7641 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2020-03-27 (International Stay At Home Month) LTTng modules 2.12.0-rc3 + * Fix: update kvm instrumentation for Ubuntu 5.3.0-43 + * Fix: update kvm instrumentation for Ubuntu 4.15.0-92 + * statedump: introduce file_table_address + * Remove lttng-ftrace integration + * Remove dependency on kallsyms for splice_to_pipe (kernel 4.2+) + * Remove dependency on kallsyms for irq_to_desc (kernel 3.4+) + * Remove work-around for signed tracepoint module tainting (kernel 3.15+) + 2020-02-25 (National Chocolate Covered Nut Day) LTTng modules 2.12.0-rc2 * Fix: lttng-events.c: variable may be used uninitialized * Fix: rcu: Fix data-race due to atomic_t copy-by-value (5.5.6, 5.4.22) diff --git a/lttng-tracer.h b/lttng-tracer.h index 19d39e35..6b8ff074 100644 --- a/lttng-tracer.h +++ b/lttng-tracer.h @@ -30,7 +30,7 @@ #define LTTNG_MODULES_MAJOR_VERSION 2 #define LTTNG_MODULES_MINOR_VERSION 12 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 -#define LTTNG_MODULES_EXTRAVERSION "-rc2" +#define LTTNG_MODULES_EXTRAVERSION "-rc3" #define LTTNG_VERSION_NAME "(Ta) Meilleure" #define LTTNG_VERSION_DESCRIPTION "Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to \"Your best one\", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness."