Version 2.13.8
[lttng-ust.git] / ChangeLog
index 4da3ec12a5aa44dd39387c78636fbf271ad62a51..7b36f23717cb82ec57073ed9e7330ceda19b01a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2024-04-19 (National Garlic Day) lttng-ust 2.13.8
+       * Add close_range wrapper to liblttng-ust-fd.so
+       * ust-tracepoint-event: Add static check of sequences length type
+       * lttng-ust(3): Fix wrong len_type for sequence
+       * Fix: libc wrapper: use initial-exec for malloc_nesting TLS
+
+2024-01-10 (National Houseplant Appreciation Day) lttng-ust 2.13.7
+       * fix: invoke MKDIR_P before changing directories
+       * fix: -Wsingle-bit-bitfield-constant-conversion with clang16
+       * fix: clean java inner class files in examples
+       * Introduce sync vs unsync enablers
+       * Fix: misaligned urcu reader accesses
+       * ustfork: Fix warning about volatile qualifier
+       * ustfork: Fix possible race conditions
+       * Fix: tracepoint: Remove trailing \ at the end of macro
+       * fix: python agent: use stdlib distutils when setuptools is installed
+       * fix: python agent: install on Debian python >= 3.10
+       * fix: python agent: Add a dependency on generated files
+       * python: use setuptools with python >= 3.12
+
+2023-06-07 (National VCR Day) lttng-ust 2.13.6
+       * Fix: segmentation fault on filter interpretation in "switch" mode
+       * Fix: `ip` context is expressed as a base-10 field
+       * Fix: c99: use __asm__ __volatile__
+       * Fix: c99: static assert: clang build fails due to multiple typedef
+       * Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time tracepoint.h is included
+       * Fix: trace events in C++ constructors/destructors
+       * Fix: trace events in C constructors/destructors
+       * Fix: use unaligned pointer accesses for lttng_inline_memcpy
+
 2022-09-30 (National Day for Truth and Reconciliation) lttng-ust 2.13.5
        * Fix: bytecode validator: reject specialized load field/context ref instructions
        * Fix: bytecode validator: reject specialized load instructions
This page took 0.024445 seconds and 4 git commands to generate.