[lttng-dev] [RELEASE] LTTng-UST 2.1.3
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Tue Jun 18 20:37:49 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.
Changelog:
2013-06-18 lttng-ust 2.1.3
* Tracepoint.h: replace assertion by fprintf and abort()
* Fix: tracepoint.h incorrect assumption about constructor order
* Fix: tracepoint instrumentation constructor order issue
* Performance: add unlikely to tracepoint dynamic linking test
* Fix: ensure all probe providers have their symbols
* Clarify probe registration documentation/errors
* Add mising include in ust.h
* lttng-gen-tp: Fix include guard name with file using non valid
characters
* Fix: missing dependency for liblttng-ust-tracepoint.so
* manpage: Document probe provider compatibility
* Typo fix in README
* Safety-check: only call register_lib if found in
liblttng-ust-tracepoint.so.0
* Fix: filter string comparison should check for literal
* Fix: filter string wildcard comparison
* Fix: _LGPL_SOURCE rcu dereference fix
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