Tests: Add test to check shared-memory FD leaks after relayd dies
[lttng-tools.git] / src / bin / lttng-sessiond /
2022-06-13  Jérémie Galarneausessiond: add smart pointer utils for ltt_session
2022-06-13  Jérémie Galarneausessiond: Move trace_ust_clock to a clock_attributes_sa...
2022-06-13  Jérémie GalarneauChange backing type of lttng_uuid to std::array
2022-06-13  Jérémie Galarneausessiond: Split ust_registry_session into per-type...
2022-06-13  Jérémie Galarneausessiond: Replace uses of session_trylock_list by a...
2022-04-15  Jérémie GalarneauFix: sessiond: rotation trigger leak
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-04-12  Jérémie GalarneauFix: sessiond: assert on empty payload when handling...
2022-04-12  Jonathan RajotteBump minimum kernel version to 2.6.30 to use EFD_SEMAPHORE
2022-04-12  Jonathan RajotteFix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
2022-04-06  Jérémie GalarneauFix: sessiond: inverted condition checking for empty...
2022-04-06  Jonathan RajotteFix: notification: kernel: consumption of event notific...
2022-04-06  Jonathan RajotteFix: sessiond: assertion hit in ltt_sessions_ht_empty
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Jérémie Galarneausessiond: document RCU locking assumption during channe...
2022-03-30  Simon MarchiFix: lttng-sessiond: output stream metadata before...
2022-03-30  Simon Marchilttng-sessiond: remove goto in ust_metadata_channel_sta...
2022-03-30  Simon Marchilttng-sessiond: rename ust_registry_channel::ht to...
2022-03-30  Simon MarchiClean-up: Remove remaining max_t macros
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-28  Jérémie GalarneauClean-up: sessiond: cmd_enable_channel_internal
2022-03-28  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
2022-03-16  Jérémie GalarneauFix: sessiond: ust-app: uninitialized name logged on...
2022-03-16  Jérémie GalarneauFix: sessiond: event name length check is too strict
2022-03-16  Jérémie GalarneauClean-up: use sizeof instead of repeating string length...
2022-03-15  Michael JeansonPrepare for '-Wimplicit-fallthrough'
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-03-15  Michael Jeansonconfigure: add '-Wredundant-decls' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wlogical-op' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wundef' to warning flags
2022-03-15  Michael Jeansonfix: warning '-Wformat-overflow' with GCC 11.2
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: lttng-sessiond: nb_events is uninitialized
2022-03-01  Jonathan RajotteFix: remove debugging output
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-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-28  Francis DeslauriersFix: missing RCU read side critical sections
2022-01-28  Francis DeslauriersEnforce documented RCU preconditions with assertions
2022-01-28  Francis DeslauriersRemove ht-cleanup thread
2022-01-28  Francis DeslauriersCleanup: remove outdated comments on RCU requirements
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-20  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2022-01-14  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2021-12-16  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-10  Jérémie GalarneauFix: sessiond: action-executor: misquoted strings in...
2021-12-10  Jonathan RajotteRefactor: action executor: fetch session based on execu...
2021-12-10  Jonathan RajotteFix: sessiond: assert on lttng_ht_add_unique_str on...
2021-12-10  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-12-09  Jonathan RajotteFix: action executor: ref count imbalance for session...
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-18  Francis DeslauriersCleanup: ust-app.c: remove extra parenthesis in log...
2021-11-18  Michael JeansonCleanup: typo: existance -> existence
2021-11-18  Francis DeslauriersCleanup: typo: everythong -> everything
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-11-02  Jonathan RajotteCleanup: missing ')'
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-15  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-15  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-15  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-15  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-15  Francis DeslauriersFix: notification-thread: handling event from a removed...
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-24  Jérémie GalarneauClean-up: sessiond: remove unused ust_app_{lock, unlock...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
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-02  Francis Deslaurierssessiond: logging typo: {triger, triggger} -> trigger
2021-07-19  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-06-16  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-07  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
next
This page took 0.06573 seconds and 7 git commands to generate.