Fix: agent port file is o+w when launching as root
[lttng-tools.git] / src / bin /
2022-08-19  Jonathan RajotteFix: agent port file is o+w when launching as root
2022-07-08  Jérémie GalarneauFix: sessiond: null pointer dereference on initial...
2022-07-07  Jérémie GalarneauFix: sessiond: handle empty scheduled rotations
2022-07-07  Jérémie GalarneauClean-up: sessiond: remove left-over code
2022-07-04  Jérémie GalarneauFix: sessiond: report client list allocation failure...
2022-07-04  Jérémie GalarneauFix: leak of channel-bound trigger list element
2022-07-04  Jérémie GalarneauFix: sessiond: size-based rotation threshold exceeded...
2022-07-04  Jérémie GalarneauFix: sessiond: size-based rotation threshold exceeded...
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'rotation_pos...
2022-06-17  Jonathan RajotteBuild fix: specialization of template in different...
2022-06-16  Jérémie GalarneauBuild fix: old gcc does not recognize hidden/shadowed...
2022-06-15  Jérémie GalarneauFix: sessiond: registry_channel: initialize _rcu_head...
2022-06-15  Jérémie Galarneausessiond: registry_event: remove lttng_ht_node_u64...
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-06-13  Jérémie Galarneausessiond: registry_session: mark functions as noexcept
2022-06-13  Jérémie GalarneauClean-up: sessiond: move registry_session free function...
2022-06-13  Jérémie GalarneauClean-up: sessiond: move ust_registry_session under...
2022-06-13  Jérémie Galarneausessiond: transition from lttng-ust to tracer agnostic API
2022-06-13  Jérémie Galarneausessiond: add tracer-agnostic trace hierarchy classes
2022-06-13  Jérémie Galarneausessiond: session registry: use pthread::lock_guard...
2022-06-13  Jérémie Galarneausessiond: ust: remove unused `is_sent` attribute of...
2022-06-13  Jérémie Galarneauconsumerd: Rename global ctx variable to the_consumer_c...
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-05-17  Jérémie GalarneauFix: lttng-snapshot: use after free of max size argument
2022-04-15  Jérémie GalarneauFix: lttng: snapshot: add-output: leak of max size...
2022-04-15  Jérémie GalarneauTests: fix: lttng-create: leaked command parameter
2022-04-15  Jérémie GalarneauFix: sessiond: rotation trigger leak
2022-04-15  Jérémie GalarneauFix: lttng: enable-rotation: leak of command parameter
2022-04-15  Jérémie GalarneauFix: lttng: track: leaked command parameter
2022-04-15  Jérémie GalarneauFix: lttng: add-trigger: leak of parser context on...
2022-04-15  Jérémie GalarneauFix: lttng: enable-channel: leak of popt arguments
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-16  Jérémie GalarneauFix: relayd: missing session unlock on error path
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 '-Wmissing-noreturn' 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-14  Michael JeansonCleanup: DIST_SUBDIRS is redundant when using AM condit...
2022-03-11  Jérémie GalarneauFix: relayd: session id is ignored by 2.11+ create...
2022-03-03  Jérémie GalarneauFix: relayd: connection abruptly closed on viewer strea...
2022-03-03  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: 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  Jérémie GalarneauFix: lttng: truncated addresses and offsets on 32-bit...
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-28  Francis Deslauriersrelayd: add logging statements in `viewer_get_packet()`
2022-01-27  Francis Deslauriersrelayd: add logging statements in `viewer_attach_session()`
2022-01-27  Francis Deslauriersrelayd: add logging statements in `viewer_get_next_index()`
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 DesnoyersLink lttng executable on libcommon-lgpl.a
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-19  Jérémie GalarneauDocs: relayd: live: clarify ownership of vstream after...
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2022-01-14  Jérémie GalarneauFix: relayd: erroneous rundir permission logging message
next
This page took 0.043928 seconds and 7 git commands to generate.