From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthew.khouzam@ericsson.com (Matthew Khouzam) Date: Fri, 30 Aug 2013 15:01:33 -0400 Subject: [lttng-dev] [RELEASE] LTTng-UST 2.3.0-rc2 In-Reply-To: <20130830184103.GA12134@Krystal> References: <20130830184103.GA12134@Krystal> Message-ID: <5220EC0D.1040301@ericsson.com> I would like to highlight that this means you are releasing on a statutory holiday in canada. Also, you are announcing this Friday afternoon. :) On 13-08-30 02:41 PM, Mathieu Desnoyers wrote: > 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) >