X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=87e815d87a9d653a0d9c38eaf2f25ce77e84c949;hb=6b649e4894d06e63c9835728772198c7ffb206b3;hp=f6161e86ed667594bfd7fc0276ff9f39e44feafc;hpb=e7a6b809217a7cbbb913e6ca15f0a14b6b1355a1;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index f6161e86..87e815d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +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