From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Fri, 14 Feb 2014 16:48:39 +0000 (UTC) Subject: [lttng-dev] [RELEASE] LTTng-UST 2.4.0-rc4 In-Reply-To: <1722995132.25139.1392396506153.JavaMail.zimbra@efficios.com> Message-ID: <2143198415.25140.1392396519384.JavaMail.zimbra@efficios.com> LTTng-UST, the Linux Trace Toolkit Next Generation Userspace Tracer, is port of the low-overhead tracing capabilities of the LTTng kernel tracer to user-space. The library "liblttng-ust" enables tracing of applications and libraries. Changelog: 2014-02-14 lttng-ust 2.4.0-rc4 * Cleanup: remove extra space in dlerror wrapper * Fix: work-around glibc lying about dlsym()/dlerror() leafness * Cleanup: add lttng_ust_malloc_wrapper_init prototype to header * Fix: malloc libc instrumentation wrapper * Fix: add LTTngEvent class to fix delayed logger * Fix: FD leak in liblttng-ust-ctl * Fix: liblttng-ust-dl Makefile flags mismatch * Fix: liblttng-ust-fork Makefile flags mismatch * Fix: out of tree examples build * Fix: C++: incomplete extern C guard transition Project website: http://lttng.org Download link: http://lttng.org/download (please refer to the README file for installation instructions) -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com