Update version to v2.13.13
[lttng-tools.git] / src / bin / lttng-sessiond /
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
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-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-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-01-05  Jérémie GalarneauFix: sessiond: abort called on undefined client command
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-05-18  Jérémie GalarneauFix: sessiond: rotation trigger leak
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: sessiond: assertion hit in ltt_sessions_ht_empty
2022-04-06  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
2022-03-17  Jérémie GalarneauFix: sessiond: ust-app: uninitialized name logged on...
2022-03-17  Jérémie GalarneauFix: sessiond: event name length check is too strict
2022-03-03  Jonathan RajotteFix: rotation: hang on destroy when using scheduled...
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: 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: remove debugging output
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 RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-22  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
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  Mathieu DesnoyersFix: _lttng_variant_statedump should expect lttng_ust_c...
2022-01-25  Mathieu DesnoyersFix context mismatch across UST version due to legacy...
2022-01-22  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-22  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-22  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-21  Jérémie GalarneauCopyright ownership transfer
2022-01-21  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2021-12-17  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-17  Jérémie GalarneauFix: sessiond: action-executor: misquoted strings in...
2021-12-17  Jonathan RajotteFix: sessiond: assert on lttng_ht_add_unique_str on...
2021-12-17  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-17  Jonathan RajotteFix: action executor: ref count imbalance for session...
2021-12-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-12-17  Francis DeslauriersTypo: occurences -> occurrences
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  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-18  Francis DeslauriersFix: notification-thread: handling event from a removed...
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-03  Francis Deslaurierssessiond: logging typo: {triger, triggger} -> trigger
2021-07-20  Jérémie GalarneauFix: sessiond: notification: missing unlock on client...
2021-07-12  Jérémie GalarneauFix: sessiond: notification: find_tracer_event_source...
2021-07-12  Francis DeslauriersCleanup: fix comments in `duplicate_{stream,channel...
2021-07-12  Jérémie GalarneauFix: sessiond: list-triggers: don't return internal...
2021-07-12  Jérémie GalarneauClean-up: sessiond: return an lttng_error_code from...
2021-07-12  Francis Deslauriersnotification-thread: remove fd from pollset on LPOLLHUP...
2021-07-07  Michael JeansonSilence warnings on GCC 4.8 with -Wmaybe-uninitialized
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-11  Francis DeslauriersCleanup: ust-app: simplify ust_app_synchronize() error...
2021-06-11  Francis DeslauriersFix: double mutex_unlock() if session is deleted
2021-06-11  Francis DeslauriersFix: out of sync lttng_ust_ctl_sigbug_handle() prototype
2021-06-11  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-11  Jonathan RajotteRemove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION
2021-06-11  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-11  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-11  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-11  Jonathan RajotteRename *emission_site_type to *emission_site
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-11  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
2021-05-14  Mathieu DesnoyersFix: ust: keep using lttng-ust-sock-8 and lttng-ust...
2021-05-14  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-13  Jérémie GalarneauMake the subitems array a part of action_work_item
2021-05-10  Francis DeslauriersFix: action-executor: leak of `work_item::subitems...
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-04-29  Jérémie Galarneausessiond: remove commented-out logging
2021-04-29  Jérémie Galarneausessiond: Remove [.*-thread] logging prefix
2021-04-28  Francis DeslauriersSync lttng-modules ABI in internal kernel-ioctl.h
2021-04-28  Jonathan RajotteFix: data reception is called event when only FDS are...
2021-04-28  Francis DeslauriersFix: mark channel as disabled even if the session is...
2021-04-28  Francis DeslauriersFix: condition: buffer-usage: use double instead of...
2021-04-23  Michael JeansonAdapt to namespaced liblttng-ust-ctl symbols
2021-04-23  Francis DeslauriersCleanup: ust-app.c: Dead assignment
2021-04-23  Jérémie GalarneauFix: sessiond: notification: leak of condition on dupli...
2021-04-23  Jonathan RajotteFix: action executor: deadlock on session_list_lock
2021-04-23  Francis Deslaurierssessiond: refcount `ust_error_accounting_entry`
next
This page took 0.050852 seconds and 7 git commands to generate.