X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ChangeLog;h=7cdec757cd4fe0142d7689193c816ca9391946b7;hb=7ccf75d384dd852f7aa51b44663546dd3c6baa83;hp=bd1737f872f04ed596a157d00920e82f1701f694;hpb=94b6d0d14032fe9ac4e35b0521b3746a2e6e05d4;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index bd1737f8..7cdec757 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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