From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Fri, 1 Jun 2012 14:17:26 -0400 Subject: [lttng-dev] [RELEASE] LTTng-UST 2.0.3 Message-ID: <20120601181726.GA15890@Krystal> 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. In this release, we drop the lttng-ust-java java tracing library, since the API was not deemed ready for use at this stage (no API exposed in 2.0, anyway, this was simply a library). We will work on it for 2.1. Also noteworthy in this release, signals are now blocked in listener UST threads, and /dev/shm filesystem full conditions are now handled so it never triggers an SIGBUS in a traced application. 2.0.x users are encouraged to upgrade. Changelog: 2012-06-01 lttng-ust 2.0.3 * Fix: Block all signals in listener thread * Remove jni support for configure * Fix: don't SIGBUS when filesystem is full * tracepoint: include stdio.h for NULL definition * manpage update: document that probes need gcc * Fix: remove # in front on extern "C" { * Cleanup: don't use GNU old-style field designator extension * Fix: remove padding field after variable sized array * Fix: lttng-ust.pc needs to specify -ldl * Update changelog after liblttng-ust-java removal * Fix: drop unusable liblttng-ust-java.so Project website: http://lttng.org Download link: http://lttng.org/download (please refer to the README file for installation instructions) -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com