X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=79ec4c884519b6884184f1721f3ea221a7fadca1;hb=2f14557f4175ac05f4ea74ff858be44706118464;hp=0b4a629522e38ca1ab088f27c238eba0ecbd895a;hpb=7beb5ba1d583df225e6306a927d5309d9e47294e;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 0b4a6295..79ec4c88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2022-01-05 (National Bird Day) lttng-ust 2.12.3 + * Fix: ust-cancelstate: include string.h for strerror + * Fix: lttng-ust-fd: remove lttng_ust_common_ctor call + * Fix: nestable pthread cancelstate + * Fix: abort on decrement_sem_count during concurrent tracing start and teardown + * fix: liblttng-ust-fd async-signal-safe close() + * Set git-review branch to stable-2.12 + * fix: link benchmark with pthread + * Fix: liblttng-ust-ctl have dependencies on liburcu + * Fix: add extern "C" to two header files + 2021-05-15 (National Dance Like a Chicken Day) lttng-ust 2.12.2 * tests: benchmark: improve benchmark scalability accuracy * tests: benchmark: use cpu-bound workload, calculate average and std.dev.