Fix: tracepoint.h incorrect assumption about constructor order
[lttng-ust.git] / ChangeLog
index b737be1d727ee47f39e30a81afada9751ff1f41c..ce7d19770a09d61ea7d73d350c7c8b25580924e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+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
+
 2012-12-20 (13th Baktun) lttng-ust 2.1.0
        * Bump liblttng-ust-ctl lib version major number
        * Bump UST proto version minor number
This page took 0.024305 seconds and 4 git commands to generate.