Hi Romain, my apologies for forgetting to update this issue. A fix was merged into the master branch a while back to address this issue: https://github.com/lttng/lttng-ust/commit/caba21b471d600542425ecf93391d92f16a3a848 cheers, ki...Kienan Stewart
Hi Pavel, thanks for the detailed report! A fix has been merged into the master branch: https://github.com/lttng/lttng-ust/commit/e65b8914742a2b3aaf8d2fd3c24404b63062b1de cheers, kienanKienan Stewart
Hi Srishaka, the fix for zero-length identifiers is planned for the next stable-2.14 bug-fix release. I don't have an estimated timeline for that right now. My off-hand recollection is that the problem is provoked by traced applica...Kienan Stewart
Hi Christophe, thanks for the bug report. Babeltrace 1.5 is no longer supported. Are you able to use Babeltrace 2.1 or Babeltrace 2.0? thanks, kienanKienan Stewart
Hi Alexander, the fix has been merged into the master branch (https://github.com/lttng/lttng-tools/commit/f6f8f5054f74c27b7939ec94bb0c1a873ed6d0c4), and will be backported into the next bugfix release. thanks, kienanKienan Stewart
Observed issue ============== When tracing with a session configured to use CTF2, the metadata packet header still contains CTF major 1 and minor 8. Solution ======== Use the session's configured output format to decide the values to ...Kienan Stewart