X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=dc9570813c7e7fdfd15d26e6eaa7493700364844;hb=96557e89a95229282ac136a0b847b8efc199aba7;hp=d070e8b8dd9ced60c08494a932ed786489a27d22;hpb=2ff0385718ff894b3d0e06f3961334c20c5436f8;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index d070e8b8d..dc9570813 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +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