From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Fri, 30 Aug 2013 14:41:03 -0400 Subject: [lttng-dev] [RELEASE] LTTng-UST 2.3.0-rc2 Message-ID: <20130830184103.GA12134@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. We plan a final release on Monday, September 1st. Please let us know quickly if you find issues! Changelog: 2013-08-30 lttng-ust 2.3.0-rc2 * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS * tools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS * Fix: doc/examples cross-build * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la * Introduce configure --with-lttng-system-rundir * examples: tracepoint probes don't need extern C * Tracepoint probes don't need extern C * Add trace support for memalign and posix_memalign * malloc instrumentation: remove dependency on pthread * Add trace support for calloc and realloc. * Fix: allow make check to run in VPATH build * Update .gitignore * Update obsolete benchmark test * Cleanup tests (2nd commit) * Cleanup tests * Fix: doc/examples VPATH build 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