X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=58b31b6e59fd20b786fa08b1011fb181d33e808f;hb=refs%2Fheads%2Fstable-2.13;hp=817e47d7d04eaf1240b713c0c7a4cda6b59b0395;hpb=c7a4f82e187f16400a8f1894651c2f92a3592f5b;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 817e47d7d..58b31b6e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +2024-04-05 lttng-tools 2.13.13 (National Deep Dish Pizza Day) + * Fix: consumerd: leak of tracing buffers on relayd connectivity issue + * Fix: consumerd: wrong timer mentioned in error logging + * Fix: consumerd: type confusion in lttng_consumer_send_error + +2024-03-28 lttng-tools 2.13.12 (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 + * tests: Fix typo in tests/regression/kernel/test_ns_contexts + * 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 + * Fix: sessiond: crash when sending data_pending to an active session + * Tests: fix: list_triggers_cli: kallsyms contains prefixed symbols + * License: common: error_query: fix typo in SPDX specifier + +2023-08-21 lttng-tools 2.13.11 (National Spumoni Day) + * Tests: use CPU ids from online ranges + * docs: fix: Match stated automake requirement + * Docs: Fix broken reference in lttng-add-trigger + * Docs: Fix broken reference to lttng-concepts(7) man page + * Tests: Preemptively fail infinite blocking tests when low on disk space + * Fix: lttng-add-context: leak of application context parameters + * Fix: sessiond: bad fd used while rotating exiting app's buffers + * Fix: consumerd: slow metadata push slows down application registration + * event-rule: set event rule loglevel to domain specific value when unset + * Fix: sessiond: preserve jul/log4j domain loglevels + * Fix: sessiond: crash enabling event rules that differ only by loglevel type + +2023-06-20 lttng-tools 2.13.10 (National Ice Cream Soda Day) + * Fix: sessiond: incorrect use of exclusions array leads to crash + * Tests fix: test_callstack: output of addr2line incorrectly parsed + * Fix: sessiond: silent kernel notifier registration error + * Fix: sessiond: size-based notification occasionally not triggered + * 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 + * Fix: lttng remove-trigger -h fails + * 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 + * Fix: truncated len in lttng_event_rule_user_tracepoint_serialize() + * Tests: remove leftover debug printing in test_add_trigger_cli + +2023-01-05 lttng-tools 2.13.9 (National Whipped Cream Day) + * Fix: lttng: poptGetArg doesn't provide string ownership + * Fix: relayd: missing space in trace creation logging statement + * Fix: event field value: assertion fails on empty string + * Build fix: rpath of test libraries results in non-reproducible build + * Fix: never use 'no' in a command variable + * Fix: sessiond: abort called on undefined client command + * Fix: consumer: snapshot: assertion on subsequent snapshot + * Fix: sessiond: instance uuid is not sufficiently unique + 2022-08-22 lttng-tools 2.13.8 (National Bao Day) * Fix: waiter: futex wait: handle spurious futex wakeups * Fix: futex wait: handle spurious futex wakeups