[lttng-dev] [RELEASE] LTTng-UST 2.5.6, 2.6.3, 2.7.0-rc2
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Wed Sep 9 16:54:33 EDT 2015
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.
This announces bugfix releases across the three stable branches:
stable-2.5 (near EOL), stable-2.6, and stable-2.7 (in release candidate
stage).
Changelog:
2015-09-09 lttng-ust 2.7.0-rc2
* Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
* Cleanup: more descriptive error message
* Fix: add missing ust lock around objd_table_destroy()
* Fix: application exit race with pthread cancel
* Cleanup: configure layout for python agent detection
* Build: python agent: use setup.py over autoconf
* Build: add python interpreter used by python agent if built
* Doc: basic lttng ust python agent documentation
* Build: use AM_PATH_PYTHON to resolve python when building agent
* Build: only check if python exists in path
* Doc: add LTTNG_UST_CLOCK_PLUGIN to man page
* Doc: add LTTNG_UST_GETCPU_PLUGIN to man page
* Fix: Java agent: update ref count in enabledLoggers
* Rename Python agent tracepoint to "event"
* Fix: remove generated file from git tree
2015-09-09 lttng-ust 2.6.3
* Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
* Fix: add missing ust lock around objd_table_destroy()
* Fix: application exit race with pthread cancel
* Fix: Java agent: update ref count in enabledLoggers
* Fix: Use $enableval with AC_ARG_ENABLE
* Fix: Cleanup local_apps sock_info in lttng_ust_cleanup
* Fix: handle sys_futex EINTR and EWOULDBLOCK
* Fix: update liburcu URL
* Fix: running java examples out of tree
* Fix: java class check when uudecode is not present
* Fix compilation warnings in the Java agent
* Fix: out of tree build of java agents
* Fix: Use env CLASSPATH when building log4j example
* Fix: build log4j example when enabled
* Fix: perform volatile load of tracepoint state
2015-09-09 lttng-ust 2.5.6
* Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
* Fix: add missing ust lock around objd_table_destroy()
* Fix: application exit race with pthread cancel
* Fix: Cleanup local_apps sock_info in lttng_ust_cleanup
* Fix: handle sys_futex EINTR and EWOULDBLOCK
* Fix: perform volatile load of tracepoint state
Project website: http://lttng.org
Documentation: http://lttng.org/docs
Download link: http://lttng.org/download
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list