docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.cpp
2024-02-28  Kienan Stewartsessiond: lttng: Add command to check kernel tracer...
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-06-22  Jérémie GalarneauFix: sessiond: crash enabling event rules that differ...
2023-06-06  Jérémie GalarneauFix clang-tidy cppcoreguidelines-pro-type-const-cast...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
2023-04-18  Jérémie GalarneauClean-up: use const reference where possible
2023-04-17  Jérémie GalarneauFix: sessiond: silent kernel notifier registration...
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-04-12  Jérémie GalarneauCleanup: rotation-thread: enforce conding standard...
2023-02-02  Jérémie GalarneauReplace explicit rcu_read_lock/unlock with lttng::urcu...
2023-02-02  Jérémie GalarneauClean-up: replace uses of `int enabled` with boolean...
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-10-13  Jérémie Galarneausessiond-comm: prefix lttcomm_sessiond_command entries
2022-07-04  Jérémie GalarneauFix: sessiond: size-based rotation threshold exceeded...
2022-06-13  Jérémie Galarneausessiond: transition from lttng-ust to tracer agnostic API
2022-06-13  Jérémie Galarneausessiond: Split ust_registry_session into per-type...
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiFix: lttng-sessiond: output stream metadata before...
2022-03-30  Simon Marchilttng-sessiond: rename ust_registry_channel::ht to...
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-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-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: lttng-sessiond: nb_events is uninitialized
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
2021-12-10  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-11-18  Francis DeslauriersCleanup: typo: everythong -> everything
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
This page took 0.086901 seconds and 6 git commands to generate.