+2013-03-25 lttng-ust 2.1.2
+ * Fix uninitialized has_loglevel variable
+ * tracepoint: Don't add NULL probes
+ * Remove mention of locking issues associated with dlopen usage
+ * Fix: refcount issue in lttng-ust-abi.c
+ * Fix: don't flush-final for offset 0 if reader is on sub-buffer
+ * Use tp rcu link test in provider
+ * Remove direct dependency of probes on urcu-bp
+ * Fix package: don't distribute generated headers
+ * Fix: don't cancel already exited threads
+ * Scalability fix: tracepoint.c hash table size increase
+ * Scalability fix for many events: event hash table size
+ * Speed up probe registration for large amount of events
+ * Add missing demo-trace shell script to dist tarball
+ * Fix: missing test for lttng_ust_comm_should_quit in lttng-ust-comm.c
+ * Documentation: clarify debian package name for uuid in README
+ * Document dependency on libuuid
+ * Fix: comment in ust-ctl.h
+ * Fix I/O-related error values in ustctl
+
2013-01-18 lttng-ust 2.1.1
* Introduce hash table for lttng_create_event_if_missing()
* Fix: don't build C++ example if a C++ compiler isn't available
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.1.1],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.1.2],[mathieu dot desnoyers at efficios dot com])
# Following the numbering scheme proposed by libtool for the library version
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html