X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=a14b15691747985ef744d3a595043159a12d0cd7;hb=94d13921f67a05ace5b39713ef65cc1f4e9ef1c0;hp=4da3ec12a5aa44dd39387c78636fbf271ad62a51;hpb=5a74f84fddee0fd340cd8462ac8e59e27e0da965;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 4da3ec12..a14b1569 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2023-06-07 (National VCR Day) lttng-ust 2.13.6 + * Fix: segmentation fault on filter interpretation in "switch" mode + * Fix: `ip` context is expressed as a base-10 field + * Fix: c99: use __asm__ __volatile__ + * Fix: c99: static assert: clang build fails due to multiple typedef + * Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time tracepoint.h is included + * Fix: trace events in C++ constructors/destructors + * Fix: trace events in C constructors/destructors + * Fix: use unaligned pointer accesses for lttng_inline_memcpy + 2022-09-30 (National Day for Truth and Reconciliation) lttng-ust 2.13.5 * Fix: bytecode validator: reject specialized load field/context ref instructions * Fix: bytecode validator: reject specialized load instructions