Fix: consumerd: wrong timer mentioned in error logging
[lttng-tools.git] / src /
2024-04-05  Jérémie GalarneauFix: consumerd: wrong timer mentioned in error logging stable-2.12
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
2024-03-28  Jérémie GalarneauFix: relayd: live client not notified of inactive streams
2024-03-28  Jérémie GalarneauFix: relayd: live: dispose of zombie viewer metadata...
2024-03-28  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2024-03-28  Jérémie Galarneaucommon: move utils_create_lock_file to its own file
2023-07-28  Jérémie GalarneauFix: lttng-add-context: leak of application context...
2023-06-06  Olivier DionFix: adding a user space probe fails on thumb functions
2023-06-06  Jérémie GalarneauFix: ini parser: truncation of value name
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  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-19  Jérémie GalarneauFix: ust-consumerd: set `hangup_flush_done` in a locked...
2022-06-22  Jérémie GalarneauRevert "Fix: sessiond: rotation trigger leak"
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: enable-channel: leak of popt arguments
2022-05-18  Jérémie GalarneauFix: liblttng-ctl: non-packed structure used for tracke...
2022-04-06  Jérémie GalarneauFix: notification: assert on len > 0 for dropped notifi...
2022-04-06  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
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: 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: 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 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-08  Jérémie GalarneauBuild fix: relayd: mismatching function signatures
2022-03-08  Jérémie GalarneauBuild fix: use of mutable keyword in C file
2022-03-08  Jérémie GalarneauFix: relayd: connection abruptly closed on viewer strea...
2022-03-08  Jérémie GalarneauFix: relayd: live client fails on clear of multi-domain...
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-01  Jonathan RajotteFix: sessiond: lttng_channel object is not reclaimed
2022-03-01  Jonathan RajotteFix: common: local_attr might leak
2022-03-01  Jérémie GalarneauFix: session: end goto label used for error path
2022-03-01  Jonathan RajotteFix: ser/des: missing null terminator on payload append
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_field is not packed
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_context is not...
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event is not packed
2022-02-28  Jonathan Rajottelibcommon: move event.c to libcommon-lgpl
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-28  Jonathan RajotteFix: lttng-ctl: erroneous uses of LTTNG_PACKED
2022-02-28  Jonathan RajotteBackport: lttng_buffer_view_is_valid, lttng_buffer_view...
2022-02-28  Jonathan RajotteFix: conversion from KB to bytes overflow on arm32
2022-02-28  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
2022-01-26  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-26  Jérémie GalarneauFix: sessiond: use of null session when session is...
2022-01-26  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-26  Mathieu DesnoyersLink lttng executable on libcommon-lgpl.a
2022-01-26  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-26  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-25  Mathieu DesnoyersCopyright ownership transfer
2022-01-25  Jérémie GalarneauCopyright ownership transfer
2022-01-25  Jérémie GalarneauFix: relayd: erroneous rundir permission logging message
2022-01-25  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2022-01-25  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-25  Mathieu DesnoyersFix: lttng-ctl: lttng_list_sessions: initialize out_ses...
2022-01-25  Simon MarchiFix: lttng: initialize variable in run_command_string
2022-01-25  Mathieu DesnoyersFix: consumer-stream: live viewers observe timestamps...
2022-01-25  Mathieu DesnoyersFix: relayd: ressource leaks on viewer_stream_create...
2022-01-25  Mathieu DesnoyersFix: relayd: live: erroneous message timestamp observed...
2022-01-25  Mathieu DesnoyersFix: relayd: failure to open chunk files concurrently...
2022-01-25  Mathieu DesnoyersFix: relayd: live: metadata stream reference count...
2021-12-17  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-17  Mathieu DesnoyersFix: relayd: compare viewer chunks by ID rather than...
2021-12-17  Mathieu DesnoyersFix: relayd: live: erroneous message timestamp observed...
2021-12-17  Jérémie GalarneauFix: relayd comm: improperly packed rotate streams...
2021-12-17  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-12-17  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-17  Mathieu DesnoyersFix: relayd: `!vsession->current_trace_chunk` assertion...
2021-12-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-12-17  Jonathan RajotteFix: lttng-ctl: tracing_group memory leaks
2021-12-17  Jérémie GalarneauFix: relayd: live: mishandled initial null trace chunk
2021-10-18  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-18  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-18  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-18  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-18  Jérémie GalarneauFix: userspace-probe: unreported error on string copy...
2021-10-18  Francis DeslauriersFix: userspace-probe: truncating binary path for SDT
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-09-23  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
2021-08-06  Francis DeslauriersFix: runas: less-than-zero comparison of an unsigned...
2021-08-05  Francis DeslauriersFix: runas: supplementary groups are ignored on lttng...
2021-08-05  Simon MarchiFix: lttng: free sessions in cmd_destroy
2021-08-05  Simon MarchiFix: lttng: free domains and channels in get_session_st...
next
This page took 0.048994 seconds and 7 git commands to generate.