Hi, Those are bugfix releases of LTTng-UST for the 2.9 and 2.10 stable branches.
LTTng-UST, the Linux Trace Toolkit Next Generation Userspace Tracer, is a low-overhead application tracer. The library "liblttng-ust" enables tracing of applications and libraries. Project website: http://lttng.org Documentation: http://lttng.org/docs Download link: http://lttng.org/download Changelog: 2018-08-20 (World Mosquito Day) lttng-ust 2.10.2 * Fix: add liblttng-ust dependency to liblttng-ust-fd * Fix: use LIBDL/LIBC_DL to select either libdl or libc * Fix: AM_CONDITIONAL should be outside AS_IF block * Fix: build jni libs with openjdk >= 10 * Fix: ustfork: save and restore errno in syscall wrappers * Fix: cache the result of getpid() internally * Fix: reset cached vpid context on fork * Fix: string comparison on incorrect length in context provider * Fix: remove for() loop initial declarations * Use ust_lock during sock_info operations for atomicity against fork * Force tracked fd to be bigger than STDERR_FILENO 2018-08-20 (World Mosquito Day) lttng-ust 2.9.3 * Fix: add liblttng-ust dependency to liblttng-ust-fd * Fix: use LIBDL/LIBC_DL to select either libdl or libc * Fix: AM_CONDITIONAL should be outside AS_IF block * Fix: build jni libs with openjdk >= 10 * Fix: ustfork: save and restore errno in syscall wrappers * Fix: cache the result of getpid() internally * Fix: reset cached vpid context on fork * Fix: string comparison on incorrect length in context provider * Fix: remove for() loop initial declarations * Use ust_lock during sock_info operations for atomicity against fork * Force tracked fd to be bigger than STDERR_FILENO -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev