docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src /
2024-04-05  Jérémie GalarneauFix: consumerd: wrong timer mentioned in error logging
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
2024-03-26  Jérémie Galarneauscope-exit: Clarify scope_exit noexcept requirement
2024-03-22  Jérémie GalarneauClean-up: lttng: utils: missing special member functions
2024-03-22  Jérémie GalarneauClean-up: clang-tidy: missing headers prevent analysis
2024-03-22  Jérémie GalarneauClean-up: apply suggested clang-tidy fixes
2024-03-22  Jérémie GalarneauClean-up: waiter: coding style changes
2024-03-22  Jérémie GalarneauFix: waiter: use std::reference_wrapper instead of...
2024-03-22  Jérémie GalarneauFix: lttng-destroy: string formating error when default...
2024-03-22  Jérémie GalarneauRevert "Fix: lttng-destroy: string formating error...
2024-03-22  Jérémie GalarneauFix: lttng-destroy: string formating error when default...
2024-03-22  Jérémie GalarneauFix: erroneous specifier used with ERR_FMT macro
2024-03-21  Jérémie GalarneauFix: lttng-destroy: string formating error when default...
2024-03-18  Jérémie GalarneauClean-up: relayd: live: run clang-format against live.cpp
2024-03-12  Jérémie GalarneauClean-up: sessiond: use empty() instead of comparing...
2024-03-12  Jérémie GalarneauBuild fix: missing operator- for iterator on g++7
2024-03-12  Jérémie GalarneauFix: relayd: live client not notified of inactive streams
2024-03-12  Jérémie GalarneauClean-up: tests: bt2 plug-ins: modernize the plug-ins
2024-03-12  Jérémie GalarneauClean-up: typo in make_unique_wrapper comment
2024-03-12  Jérémie GalarneauMove the lttng::free util under the lttng::memory namespace
2024-03-08  Jérémie Galarneauformat: use unique_ptr to wrap unmangled string
2024-03-07  Jérémie GalarneauClean-up: run clang-format 14 on the tree
2024-03-01  Jérémie GalarneauFix: relayd: live: dispose of zombie viewer metadata...
2024-03-01  Jérémie GalarneauDocs: relayd: viewer stream has no lock member
2024-03-01  Jérémie GalarneauDocs: relayd: received metadata position is reset on...
2024-02-28  Jérémie Galarneaulttng: enable-event: print kernel tracer status on...
2024-02-28  Jérémie Galarneaulttng: enable-event: use the terminology of the documen...
2024-02-28  Jérémie Galarneaulttng: enable-event: treat 'all' case as a regular...
2024-02-28  Jérémie Galarneaulttng: enable-event: remove gotos from cmd_enable_event
2024-02-28  Jérémie Galarneaulttng: enable-event: replace raw session string by...
2024-02-28  Jérémie Galarneaulttng: enable-event: wrap the use of poptContext into...
2024-02-28  Jérémie Galarneaulttng: enable-event: wrap mi_writer use in a unique_ptr
2024-02-28  Jérémie Galarneaulttng: enable-event: move static vars/funcs to anonymous NS
2024-02-28  Jérémie Galarneaulttng: enable-channel: move kernel tracer status check...
2024-02-28  Jérémie Galarneaulttng-ctl: manage memory automatically in kernel tracer...
2024-02-28  Jérémie Galarneausessiond: kernel: log kernel tracer status on change
2024-02-28  Jérémie Galarneausessiond: kernel: clean-up: move static variables to...
2024-02-28  Kienan Stewartsessiond: lttng: Add command to check kernel tracer...
2023-12-21  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2023-12-21  Jérémie Galarneaucommon: move utils_create_lock_file to its own file
2023-12-04  Kienan Stewartsessiond: log error message when libkmod operations...
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-10-06  Jérémie GalarneauFix: sessiond: cmd potentially used uninitialized
2023-10-02  Olivier Dionutils: Allow users to define LTTNG_MANPATH
2023-10-02  Jérémie Galarneauwaiter: modernize the waiter interface
2023-08-24  Jérémie GalarneauLicense: common: error_query: fix typo in SPDX specifier
2023-07-27  Simon MarchiMove lttng_session unique_ptr to lttng/session-internal.hpp
2023-07-27  Simon Marchilttng: make session_storage::_array a unique_ptr to...
2023-07-27  Simon Marchisessiond: remove ust-metadata.cpp
2023-07-27  Simon Marchisessiond: disable clang-format to work around unstable...
2023-07-27  Jérémie GalarneauFix: lttng-add-context: context type options possible...
2023-07-27  Jérémie GalarneauFix: consumerd: slow metadata push slows down applicati...
2023-07-25  Jérémie GalarneauFix: sessiond: bad fd used while rotating exiting app...
2023-07-24  Jérémie GalarneauFix: sessiond: leak of application context in channel
2023-07-24  Jérémie GalarneauFix: lttng-add-context: leak of application context...
2023-07-24  Jérémie GalarneauFix: sessiond: memory leak of lttng_pipe structure
2023-07-19  Jérémie Galarneauevent-rule: set event rule loglevel to domain specific...
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-06-22  Michael JeansonFix: lttng-elf: add missing include for uint64_t
2023-06-22  Jérémie GalarneauFix: sessiond: crash enabling event rules that differ...
2023-06-15  Jérémie GalarneauClean-up: sessiond: ust-app: ua_sess is never populated...
2023-06-15  Jérémie Galarneaucommon: Add a default nullptr argument to make_unique_w...
2023-06-09  Jérémie GalarneauBuild fix: workaround g++ 4.8 decltype handling bug
2023-06-08  Jérémie GalarneauWrap calls to fmt::format to catch formatting exceptions
2023-06-08  Jérémie GalarneauWrap main functions to handle uncaught exceptions
2023-06-08  Jérémie GalarneauFix: container-wrapper: size container operation can...
2023-06-07  Jérémie Galarneaucommon: silence bogus coverity warning
2023-06-07  Jérémie GalarneauFix: coverity warns of uncaught exception
2023-06-07  Michael JeansonBuild fix: brace-enclosed initlializer lists error...
2023-06-06  Jérémie Galarneauclang-tidy: ignore generated filter-parser.hpp
2023-06-06  Jérémie GalarneauFix clang-tidy cppcoreguidelines-pro-type-const-cast...
2023-06-06  Jérémie Galarneaufmtlib: backport upstream fixes to suppress bogus gcc...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
2023-06-06  Jérémie Galarneaulttng: reuse random_access_container_wrapper for sessio...
2023-06-05  Jérémie Galarneaulttng: move session_list to the lttng::cli namespace
2023-06-05  Jérémie GalarneauProvide an idiomatic c++ interface for action lists
2023-06-01  Francis Deslauriersactions: list: Add `for_each_action_{const, mutable...
2023-06-01  Francis Deslaurierstrace-ust: Rename `{next, used}_channel_id` to `{next...
2023-05-01  Michael JeansonPort: fix -Wdeprecated-declarations warning about sprin...
2023-05-01  Jérémie GalarneauClean-up: lttng: utils: coding style fix
2023-04-28  Michael JeansonFix: io-hint: add missing include for off_t
2023-04-28  Jérémie GalarneauBuild fix: g++ 4.8 incorrectly disambiguates enum and...
2023-04-26  Jérémie Galarneaulttng: rename iterator_template to _iterator
2023-04-26  Jérémie GalarneauMove create_unique_class util to the memory namespace
2023-04-26  Jérémie Galarneaulttng: destroy: ensure a cmd_error_code is returned...
2023-04-26  Jérémie GalarneauClean-up: lttng-destroy: move static symbols to anonymo...
2023-04-26  Jérémie Galarneaulttng: stop: ensure a cmd_error_code is returned by...
2023-04-26  Jérémie GalarneauClean-up: lttng-stop: move static symbols to anonymous...
2023-04-26  Jérémie GalarneauClean-up: rotation-thread: disable move and copy
2023-04-26  Jérémie Galarneaulttng: start: ensure a cmd_error_code is returned by...
2023-04-26  Jérémie Galarneaulttng: start: move static symbols to anonymous namespace
2023-04-26  Olivier Dionlttng: Add --glob option to lttng-destroy
2023-04-26  Olivier Dionlttng: Add --all, --glob options to lttng-stop
2023-04-26  Olivier Dionlttng: Add --all, --glob options to lttng-start
2023-04-21  Olivier Dionlttng: Add list_sessions utility
2023-04-20  Olivier DionFix: mi: Pass const session to mi_lttng_session
2023-04-20  Jérémie GalarneauClean-up: clang-tidy autofixes to eventfd and file...
2023-04-19  Michael JeansonAdd getrandom compat for MacOS, FreeBSD and Cygwin
2023-04-18  Michael JeansonBuild fix: add a noop compat wrapper for posix_fadvise
2023-04-18  Jérémie GalarneauClean-up: error.hpp/error.cpp coding style fix
next
This page took 0.045178 seconds and 6 git commands to generate.