Fix: consumerd: wrong timer mentioned in error logging
[lttng-tools.git] / src / bin /
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 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-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...
2022-08-19  Jonathan RajotteFix: agent port file is o+w when launching as root
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-04-06  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
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-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-01  Jonathan RajotteFix: sessiond: lttng_channel object is not reclaimed
2022-03-01  Jérémie GalarneauFix: session: end goto label used for error path
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 RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-28  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
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  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  Simon MarchiFix: lttng: initialize variable in run_command_string
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  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  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-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-05  Simon MarchiFix: lttng: free sessions in cmd_destroy
2021-08-05  Simon MarchiFix: lttng: free domains and channels in get_session_st...
2021-05-27  Mathieu DesnoyersFix: list_lttng_agent_events: unbalanced RCU read-side...
2021-05-18  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-13  Jérémie GalarneauFix: relayd: failure to read index entry or stream...
2021-05-11  Jérémie GalarneauFix: sessiond: leak of config_path on duplicate --confi...
2021-05-11  Jonathan RajotteFix: relayd: live: data is missing between viewer attac...
2021-05-11  Jonathan RajotteFix: sessiond: session destroy hang in per-uid when...
2021-05-11  Simon MarchiFix: sessiond: fix -Wshadow error in save.c
2021-05-11  Jérémie GalarneauFix: sessiond: kernel: invalid error code check
2021-02-19  Jérémie GalarneauFix: sessiond: timer: unitiliazed sigevent fields
2021-02-19  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-03  Mathieu DesnoyersFix: use MT-safe strtok_r in multithreaded context
2020-12-02  Jérémie GalarneauFix: sessiond: metadata not created on app unregistrati...
2020-09-09  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-07-30  Jérémie GalarneauFix: relayd: double unlock on viewer stream creation...
2020-07-29  Jérémie GalarneauFix: relayd: live connection fails to open file during...
2020-07-29  Jérémie GalarneauFix: relayd: wrong stream type used in DBG statement
2020-07-29  Jérémie GalarneauFix: lttng: leak of userspace probe path on listing
2020-07-29  Jérémie GalarneauFix: sessiond: don't negate error code on list error
2020-07-29  Jonathan RajotteFix: partial recv lead to client disconnect
2020-07-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
2020-07-17  Jérémie GalarneauFix: relayd: wrong specifier used in DBG format string
2020-07-17  Jérémie GalarneauFix: relayd: send_viewer_streams sends stack data in...
2020-07-17  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-07-17  Jérémie GalarneauFix: relayd: viewer metadata is not rotated after a...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-05-28  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-05-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-05-26  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-04-07  Jérémie GalarneauFix: sessiond: invalid session configuration on EXCLUDE...
2020-04-03  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-04-03  Francis Deslaurierslttng-crash: use `spawn_viewer()` to launch trace viewer
2020-04-03  Francis Deslaurierslttng-view: clean-up: move `--viewer` code to specific...
2020-04-03  Francis Deslaurierslttng-crash: clean-up: fix alignment of format string
2020-04-03  Francis Deslaurierslttng-view: clean-up: rename `parse_options()` -> ...
2020-04-03  Francis Deslaurierslttng-view: clean-up: use singular form for type name
2020-04-03  Francis Deslaurierslttng-view: clean-up: remove references to LTTv
next
This page took 0.049745 seconds and 7 git commands to generate.