X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=530ade9b6c53a43bbd6618d3e429010db5cc0fa8;hb=refs%2Fheads%2Fstable-2.12;hp=c663d24576d9d331e97480e2570cde12d2325a07;hpb=25d0ca093a83b163d03d160c90edffdd2f2422e2;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index c663d2457..530ade9b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2024-03-28 lttng-tools 2.12.15 (Respect Your Cat Day) + * Fix: baddr-statedump: use $(LIBTOOL) --mode=execute + * Fix: relayd: live client not notified of inactive streams + * Fix: relayd: live: dispose of zombie viewer metadata stream + * Fix: sessiond: freeze on channel creation on restart + * common: move utils_create_lock_file to its own file + * tests: tools/clear/test_ust wait for specific test app pid + * Tests: use CPU ids from online ranges + * Tests: Preemptively fail infinite blocking tests when low on disk space + * Fix: lttng-add-context: leak of application context parameters + +2023-06-20 lttng-tools 2.12.14 (National Ice Cream Soda Day) + * Tests fix: test_callstack: output of addr2line incorrectly parsed + * Fix: adding a user space probe fails on thumb functions + * Fix: Tests that assume CPU 0 is present + * Fix: Wrong assumption about possible CPUs + * Tests: fix: parse-callback reports missing addr2line + * Tests: snapshot tests complain that nothing is output + * Tests: Test snapshot maximum size correctly + * Tests: Add get_possible_cpus_count utility + * Fix: ini parser: truncation of value name + +2023-01-05 lttng-tools 2.12.13 (National Whipped Cream Day) + * Fix: lttng: poptGetArg doesn't provide string ownership + * Fix: relayd: missing space in trace creation logging statement + * Fix: never use 'no' in a command variable + * Fix: consumer: snapshot: assertion on subsequent snapshot + * Fix: sessiond: instance uuid is not sufficiently unique + 2022-08-22 lttng-tools 2.12.12 (National Bao Day) * Fix: waiter: futex wait: handle spurious futex wakeups * Fix: futex wait: handle spurious futex wakeups