X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=87e815d87a9d653a0d9c38eaf2f25ce77e84c949;hb=refs%2Fheads%2Fstable-2.7;hp=822100a2c178126258ef73139daab3529bf27fda;hpb=64165fb5cef94baf586b1a65ebede750116b47d9;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 822100a2..87e815d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2016-12-07 (National Earmuff Day) lttng-ust 2.7.5 + * Fix: loglevel and model_emf_uri build fix + * Fix: loglevel and model_emf_uri with g++ compiled probes + * Fix: Out of tree build of liblttng-ust-java + * Fix: perform statedump before replying to sessiond + * Fix: honor send timeout on unix socket connect + * Fix: perform TLS fixup in all UST entry points from each thread + * Fix: remove unlock in getcpu + * Fix: perf counters ABI rdpmc detection + * Fix: perf counter context deadlock + * Fix: many-events registration/unregistration speed + * Fix: pre-fault TLS in ust-malloc instrumentation + * Fix: reset vtid cache before releasing urcu locks + * Fix: cleanup local_apps.allowed flag on lib cleanup + * Fix: remove invalid free + * Fix: perf counters: sign-extend pmc register + * Fix: allow non-LGPL modules to use tracepoints + * Fix: strerror_r behavior is glibc specific + * Fix: don't generate 0-len array in tracepoint probes + * Fix: log4j example: set logger level to prevent unexpected level inheritance + * Fix: initialize RCU callbacks with mixed LGPL/non-LGPL objects + * Fix: incorrect structure layout with mixed LGPL/non-LGPL objects + * Fix: don't call __builtin_return_address(0) on 32-bit powerpc + * Fix: tracepoint header: declare tracepoint_dlopen_ptr + * Fix: update debug message about weak-hidden symbols + * Fix: tracepoint-rcu header: use tracepoint_dlopen_ptr + * Fix: work-around gcc optimisation oddness on 32-bit powerpc + +2016-05-20 (Bike-to-Work Day) lttng-ust 2.7.4 + * Print DBG() message about compiler weak hidden symbol behavior + * Documentation: ring buffer: SWITCH_FLUSH can be used when active + * Fix: unchecked return value in trace_clock_read64_monotonic + * Fix: Java agent should use LTTNG_HOME + * Fix: examples make distcheck failure + * Fix: endianness of integers received by filter + 2016-04-26 lttng-ust 2.7.3 * Doc: Update README.d * Fix: doc/examples: remove unexpected quotes from run files