Wrap FLOAT_WORD_ORDER
[lttng-ust.git] / ChangeLog
index bd1737f872f04ed596a157d00920e82f1701f694..ab59be5b80c8814f32a26ab2b6c437f66d1a7adb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2012-02-20 lttng-ust 2.0.0-rc1
+       * Standardize version across toolchain
+       * Fix a typo in gen-tp Makefile
+       * Implement the .o file generation in lttng-gen-tp
+
+2012-02-16 lttng-ust 1.9.8
+       * Fix comment in tracepoint.h
+       * Add loglevel info to manpage
+       * Remove stale binary file
+       * Add lttng-ust(3)
+       * Add a man page for lttng-gen-tp
+       * Install easy-ust and gen-tp examples in doc/
+       * Create the lttng-gen-tp tools as an helper to generate UST .h and .c files
+       * Add missing #define _GNU_SOURCE for sched_getcpu()
+       * Define _GNU_SOURCE for all implementation files rather than getcpu.h
+       * Add sched_getcpu and sysconf to AC_CHECK_FUNCS
+       * Mark lib_ring_buffer_print_errors unused
+       * Cleanup: remove extra space from easy_ust example
+       * Add missing comma to tracepoint STAP_PROBEV call
+
+2012-02-13 lttng-ust 1.9.7
+       * liblttng-ust-java: add missing -classpath ./
+       * Only specify that sdt.h provides system integration for now
+       * Add STAP_PROBEV check ton configure.ac
+       * Add sdt.h integration
+       * Remove extern C around probe header
+       * Move lttng/config.h to lttng/ust-config.h, and use LTTNG_UST_ namespace
+       * Add a configure report at the end of the output
+       * Add sdt.h integration option
+       * Set default loglevel in metadata
+       * Fix: LTTng-UST java jni wrapper does not build with OpenJDK
+
 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
This page took 0.025198 seconds and 4 git commands to generate.