Update version to v2.13.13
[lttng-tools.git] / src /
2024-04-05  Jérémie GalarneauFix: consumerd: leak of tracing buffers on relayd conne...
2024-04-05  Jérémie GalarneauFix: consumerd: wrong timer mentioned in error logging
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
2024-03-14  Jérémie GalarneauFix: relayd: live client not notified of inactive streams
2024-03-14  Jérémie GalarneauFix: relayd: live: dispose of zombie viewer metadata...
2024-03-14  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2024-03-14  Jérémie Galarneaucommon: move utils_create_lock_file to its own file
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-08-24  Jérémie GalarneauLicense: common: error_query: fix typo in SPDX specifier
2023-07-27  Jérémie GalarneauFix: lttng-add-context: leak of application context...
2023-07-27  Jérémie GalarneauFix: sessiond: bad fd used while rotating exiting app...
2023-07-27  Jérémie GalarneauFix: consumerd: slow metadata push slows down applicati...
2023-07-19  Jérémie Galarneauevent-rule: set event rule loglevel to domain specific...
2023-07-17  Jérémie GalarneauFix: sessiond: crash enabling event rules that differ...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
2023-06-01  Jérémie GalarneauFix: sessiond: silent kernel notifier registration...
2023-06-01  Jérémie GalarneauFix: sessiond: size-based notification occasionally...
2023-05-31  Olivier DionFix: adding a user space probe fails on thumb functions
2023-05-31  Olivier DionFix: lttng remove-trigger -h fails
2023-05-31  Jérémie GalarneauFix: ini parser: truncation of value name
2023-04-06  Michael JeansonFix: truncated len in lttng_event_rule_user_tracepoint_...
2023-01-05  Michael JeansonFix: lttng: poptGetArg doesn't provide string ownership
2023-01-05  Jérémie GalarneauFix: relayd: missing space in trace creation logging...
2023-01-05  Mathieu DesnoyersFix: event field value: assertion fails on empty string
2023-01-05  Jérémie GalarneauFix: sessiond: abort called on undefined client command
2023-01-05  Jonathan RajotteFix: consumer: snapshot: assertion on subsequent snapshot
2023-01-05  Jérémie GalarneauFix: sessiond: instance uuid is not sufficiently unique
2022-08-22  Mathieu DesnoyersFix: waiter: futex wait: handle spurious futex wakeups
2022-08-22  Mathieu DesnoyersFix: futex wait: handle spurious futex wakeups
2022-08-22  Jérémie GalarneauFix: utils: unhandled close return value
2022-08-19  Jonathan RajotteFix: agent port file is o+w when launching as root
2022-08-17  Jérémie GalarneauFix: sessiond: handle empty scheduled rotations
2022-08-17  Jérémie GalarneauFix: sessiond: report client list allocation failure...
2022-08-17  Jérémie GalarneauFix: ust-consumerd: set `hangup_flush_done` in a locked...
2022-08-17  Jérémie GalarneauFix: sessiond: size-based rotations never trigger
2022-05-18  Jérémie GalarneauFix: lttng-snapshot: use after free of max size argument
2022-05-18  Jérémie GalarneauFix: lttng: snapshot: add-output: leak of max size...
2022-05-18  Jérémie GalarneauTests: fix: lttng-create: leaked command parameter
2022-05-18  Jérémie GalarneauFix: sessiond: rotation trigger leak
2022-05-18  Jérémie GalarneauFix: lttng: enable-rotation: leak of command parameter
2022-05-18  Jérémie GalarneauFix: lttng: track: leaked command parameter
2022-05-18  Jérémie GalarneauFix: lttng: add-trigger: leak of parser context on...
2022-05-18  Jérémie GalarneauFix: action error query: leak of action path
2022-05-18  Jérémie GalarneauFix: lttng: enable-channel: leak of popt arguments
2022-05-18  Jérémie GalarneauFix: liblttng-ctl: leak of payload on field listing
2022-05-18  Jérémie GalarneauFix: liblttng-ctl: non-packed structure used for tracke...
2022-04-12  Jérémie GalarneauFix: sessiond: assert on empty payload when handling...
2022-04-12  Jonathan RajotteFix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
2022-04-07  Jérémie GalarneauFix: sessiond: inverted condition checking for empty...
2022-04-07  Jonathan RajotteFix: notification: kernel: consumption of event notific...
2022-04-07  Jonathan RajotteFix: notification: assert on len > 0 for dropped notifi...
2022-04-07  Jonathan RajotteFix: sessiond: assertion hit in ltt_sessions_ht_empty
2022-04-06  Jonathan RajotteFix: compat: 'LTTNG_UST_ABI_PROCNAME_LEN' is undeclared
2022-04-06  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
2022-03-29  Michael JeansonFix: hide symbols erroneously exported in 2.13.5
2022-03-18  Jérémie GalarneauFix: lttng-elf: wrong error label used by error path
2022-03-17  Michael JeansonFix: use the correct endian compat macros
2022-03-17  Jérémie GalarneauFix: sessiond: ust-app: uninitialized name logged on...
2022-03-17  Jérémie GalarneauFix: lttng-elf: untrusted entry size divisor
2022-03-17  Jérémie GalarneauFix: event: erroneous bound check on perf counter name...
2022-03-17  Jérémie GalarneauFix: sessiond: event name length check is too strict
2022-03-17  Jérémie GalarneauFix: relayd: missing session unlock on error path
2022-03-11  Jérémie GalarneauFix: relayd: session id is ignored by 2.11+ create...
2022-03-09  Jérémie GalarneauBuild fix: consumer: aggregate initialization isn't...
2022-03-08  Jérémie GalarneauFix: consumerd: use-after-free of metadata bucket
2022-03-08  Jérémie GalarneauFix: ust-consumerd: leak of stream control structure
2022-03-08  Jérémie GalarneauFix: liblttng-ctl: erroneous flat size computation
2022-03-07  Jérémie GalarneauBuild fix: relayd: mismatching function signatures
2022-03-07  Jérémie GalarneauBuild fix: use of mutable keyword in C file
2022-03-07  Jérémie GalarneauFix: relayd: connection abruptly closed on viewer strea...
2022-03-07  Jérémie GalarneauFix: relayd: live client fails on clear of multi-domain...
2022-03-07  Michael Jeansonfix: msgpack requires limits.h for UINT_MAX
2022-03-03  Jonathan RajotteFix: rotation: hang on destroy when using scheduled...
2022-03-03  Jonathan RajotteFix: consumerd: fd still open after `lttng snapshot...
2022-03-03  Jonathan RajotteFix: event: unchecked return value for lttng_strncpy
2022-03-03  Jonathan RajotteFix: event: format specifier for ssize_t
2022-03-03  Jonathan RajotteFix: sessiond: use after free
2022-03-01  Jonathan RajotteFix: sessiond: `break` used instead of `goto`
2022-03-01  Jonathan RajotteFix: sessiond: lttng_channel object is not reclaimed
2022-03-01  Jonathan RajotteFix: common: local_attr might leak
2022-03-01  Jonathan RajotteFix: session: end goto label used for error path
2022-03-01  Jonathan RajotteFix: sessiond: event, filter expression, bytecode,...
2022-03-01  Jonathan RajotteFix: lttng-sessiond: event_context might leak
2022-03-01  Jonathan RajotteFix: lttng-ctl: uninitialized pointer read
2022-03-01  Jonathan RajotteFix: ser/des: missing null terminator on payload append
2022-03-01  Jonathan RajotteFix: remove debugging output
2022-02-25  Jérémie GalarneauFix: lttng: truncated addresses and offsets on 32-bit...
2022-02-25  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_field is not packed
2022-02-25  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_context is not...
2022-02-22  Jonathan RajotteFix: liblttng-ctl comm: lttng_event is not packed
2022-02-22  Jonathan Rajottelibcommon: move event.c to libcommon-lgpl
2022-02-22  Jonathan RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-22  Jonathan RajotteFix: conversion from KB to bytes overflow on arm32
2022-02-22  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
2022-02-22  Jérémie GalarneauFix: liblttng-ctl: missing index allocator symbols
2022-02-22  Jérémie GalarneauFix: lttng-sessiond: null pointer used to log session...
2022-01-28  Jérémie GalarneauFix: missing RCU read side critical sections
2022-01-26  Jérémie GalarneauBuild fix: hashtable: hashtable.cpp does not exist
2022-01-26  Mathieu DesnoyersFix: _lttng_variant_statedump should expect lttng_ust_c...
2022-01-25  Mathieu DesnoyersFix context mismatch across UST version due to legacy...
next
This page took 0.046614 seconds and 7 git commands to generate.