[lttng-dev] [RELEASE] LTTng-UST 2.3.0-rc2
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Fri Aug 30 14:41:03 EDT 2013
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
More information about the lttng-dev
mailing list