X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=8b4389f760de7444c875fe3b85ebec1ba7a45057;hb=refs%2Fheads%2Fstable-2.9;hp=9b9890066987cbf1a63fd895b08c6b45aad1301c;hpb=c216b58ea949235cd3ae60581b7877c4b1b0f078;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 9b989006..8b4389f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-10-17 (Wear Something Gaudy Day) lttng-ust 2.9.7 + * Fix: lttng perf counter deadlock + * Revert "Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs" + * Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs + * Fix: fd tracker: provide async-signal-safety for close wrapper + * Fix: Disable cancellation around fd tracker lock + * Fix: Lock FD tracker across fork + * doc/man: include build version in GitHub links + * Check if the AR environment variable exists for cross compilation + 2019-09-07 (Walter White's Anniversary) lttng-ust 2.9.6 * Fix: don't wait for initial statedump when 0 session active * Fix: wait for initial statedump before proceeding to the main program