From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Tue, 12 Nov 2013 17:27:24 +0000 (UTC) Subject: [lttng-dev] [RELEASE] LTTng-UST 2.2.2 In-Reply-To: <1152169813.65241.1384277228593.JavaMail.zimbra@efficios.com> Message-ID: <1300734981.65242.1384277244852.JavaMail.zimbra@efficios.com> 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-11-12 lttng-ust 2.2.2 * Fix: application SIGBUS when starting in parallel with sessiond * Fix: Minor corrections to the lttng-ust man page * Documentation cleanup: Overhaul of the lttng-gen-tp man page * Warning cleanup: add missing padding initializer * Fix: socket connect hang on heavy loads * Cleanup: fix typo * Fix: ust-comm recvmsg should handle partial receive * gcc warning fix: -Wextra * Add usage reference count for tracepoints * tracepoint.c: Move add_callsite/remove_callsite further down in file * Store the callsites into the library callsite list * Fix linking warning * Fix: doc/examples cross-build * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la * examples: tracepoint probes don't need extern C * Tracepoint probes don't need extern C * Fix: doc/examples VPATH build * Disable doc/examples build * Fix: doc/examples: gen-tp path * Revert "Disable doc/examples build" * Fix: Unchecked asprintf/vasprintf return values * Missing NULL pointer init in tap.c 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