Version 2.9.2
[lttng-ust.git] / ChangeLog
index 552271f9718db55666ed78f96de86a5d8f891eb3..66174c5d8e6a9bc0cca98e56464fd544d53d0e67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2017-11-30 (National Mason Jar Day) lttng-ust 2.9.2
+       * Fix: specify SONAME in python-lttngust LoadLibrary
+       * Fix: ensure fd tracker is initialized when called from constructors
+       * Fix: fd of an elf object must be registered to the fd tracker
+       * Fix: liblttng-ust-fd.so: override fclose symbol
+       * Fix: lttng-gen-tp: only replace file extension
+       * Fix: move fsync after ftruncate
+       * Fix: sync buffer file metadata on buffer allocation
+       * lttng-ust(3): specify "If set" instead of "if set to 1" for some variables
+       * Fix: Expand the shmobj size for the sequence number
+
+2017-06-12 (National Peanut Butter Cookie Day) lttng-ust 2.9.1
+       * Fix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not defined
+       * Fix: Quote CMAKE variable assignment in Makefile
+       * Fix: Typo in doc/examples/Makefile.am
+       * Fix: Don't override user variables within the build system
+       * Fix: add missing getenv.h include to ustctl.c
+       * Fix: race between lttng-ust getenv() and application setenv()
+       * doc/man: add typical `$` and `#` prompts to command lines
+       * Fix: (un)install targets of Python agent
+       * Fix: include config.h to resolve HAVE_DLMOPEN
+       * Validate the presence of dlmopen at configure time
+       * Fix: CMake examples integration
+       * doc/examples/Makefile.am: define C and C++ compilers for CMake
+
+2016-11-29 (National Square Dance Day) lttng-ust 2.9.0
+       * lttng-ust(3): document `lttng_ust_loaded` symbol
+       * lttng-ust(3): document `perf:thread:raw:rN:NAME` context
+       * lttng-ust-dl(3): update documentation
+       * lttng-ust(3): document liblttng-ust-fd
+       * doc/man: document the lttng_ust_lib events
+       * doc/man: add full stop to descriptive table cells
+       * doc/man: reorganize source for tables
+       * lttng-ust(3): sort ctf_*() macro parameter definitions
+       * lttng-ust(3): fix alignment and indentation
+       * lttng-ust(3): document new ctf_*() array/sequence network/hex macros
+       * Performance: add missing "caa_unlikely" on fast-path
+       * Fix: loglevel and model_emf_uri build fix
+       * Fix: loglevel and model_emf_uri with g++ compiled probes
+       * Fix: Out of tree build of liblttng-ust-java
+
 2016-10-07 (National FrappĂ© Day) lttng-ust 2.9.0-rc1
        * Fix: cmake example with configure based oot build
        * Fix: perform statedump before replying to sessiond
This page took 0.02348 seconds and 4 git commands to generate.