From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Fri, 28 Feb 2014 17:51:59 +0000 (UTC) Subject: [lttng-dev] [RELEASE] LTTng-UST 2.3.2 In-Reply-To: <1932625465.32303.1393609888925.JavaMail.zimbra@efficios.com> Message-ID: <620693392.32305.1393609919634.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-28 lttng-ust 2.3.2 * Fix: Cast from pointer to different integer size warning * Cleanup: fix comment * Fix: add assert for NULL dereference * Fix: tracepoint out of memory handling * Cleanup: remove logically dead code * Fix: handle sysconf errors * Fix: FD leak in liblttng-ust-ctl * Fix: liblttng-ust-fork Makefile flags mismatch * Fix: out of tree examples build * Fix: lttng-gen-tp to build out of tree * Fix: C++: incomplete extern C guard transition * Cleanup gen-tp: add quotes around AM_CC * Pass the CC variable to the example Makefiles * Fix: eliminate timestamp overlap between packets * Fix lttng-ust(3) manpage * Fix: move va_end to outermost label * Fix: add missing NULL check after allocation * fix: lttng-gen-tp: add missing spaces around flags * doc/examples: error out when a subdir make fails * Add missing copyrights to test scripts * Escape minus signs in lttng-ust-cyg-profile manpage * Fix spelling mistake in lttng-ust manpage * Fix tests/benchmark 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