The LTTng modules provide Linux kernel tracing capability to the LTTng tracer toolset. Those releases cover all actively maintained branches of the lttng-modules project. For stable-2.10 and stable-2.9, those include only bugfixes. For the stable-2.11 branch, currently in release candidate stage, it introduces two new ABI: * LTTNG_KERNEL_SESSION_SET_CREATION_TIME * LTTNG_KERNEL_SESSION_SET_NAME It populates additional trace metadata environment fields with internal information and with information provided by the lttng session daemon. This allows trace readers to re-create the trace directory hierarchy from the metadata environment. Project website: http://lttng.org Documentation: http://lttng.org/docs Download link: http://lttng.org/download Changelog: 2019-09-07 (Walter White's Anniversary) LTTng modules 2.11.0-rc6 * Fix: gcc-9.1 stack frame size warning * Introduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME * Add metadata env fields * Introduce LTTNG_KERNEL_SESSION_SET_NAME * Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0 * Fix: missing define when not building with gcc * Fix: lttng-tracepoint module notifier should return NOTIFY_OK 2019-09-07 (Walter White's Anniversary) LTTng modules 2.10.11 * Fix: gcc-9.1 stack frame size warning * Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0 * Fix: missing define when not building with gcc * Fix: lttng-tracepoint module notifier should return NOTIFY_OK 2019-09-07 (Walter White's Anniversary) LTTng modules 2.9.14 * Fix: gcc-9.1 stack frame size warning * Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0 * Fix: missing define when not building with gcc * Fix: lttng-tracepoint module notifier should return NOTIFY_OK -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com