[lttng-dev] [RELEASE] LTTng-UST 1.9.6

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Thu Feb 9 19:33:29 EST 2012


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:

2012-02-09 lttng-ust 1.9.6
        * Fix tracepoint.h multiple .o within module/core exec linkage bug
        * tracepoint: name -> _name to fix possible namespace clash
        * Add debug printout to tracepoint.c
        * Rename liblttng-ust-libc to liblttng-ust-libc-wrapper
        * Update hardcoded loglevel
        * Add "easy_ust" example
        * Update gitignore
        * Zero-initialize struct msghdr
        * Add environment information
        * Fix event-specific enabling
        * Update static lib linking
        * liblttng-ust-libc: fix linking
        * liblttng-ust-libc: fix lib dependency
        * Install README and ChangeLog into system doc
        * Add hello-static-lib test
        * Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
        * Fix 32-bit type: allocated len is used
        * Fix 32-bit type mismatch

Project website: http://lttng.org/lttng2.0
Download link: http://lttng.org/files/lttng-ust/
(please refer to the README file for installation instructions)

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list