docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.cpp
2023-10-06  Jérémie GalarneauFix: sessiond: cmd potentially used uninitialized
2023-10-02  Jérémie Galarneauwaiter: modernize the waiter interface
2023-07-27  Jérémie GalarneauFix: consumerd: slow metadata push slows down applicati...
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-02-02  Jérémie GalarneauReplace explicit rcu_read_lock/unlock with lttng::urcu...
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-28  Michael JeansonCleanup: remove ignored flags from poll events bitmasks
2022-07-08  Jérémie GalarneauFix: sessiond: null pointer dereference on initial...
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-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
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  Jonathan RajotteFix: notification: kernel: consumption of event notific...
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-01-28  Francis DeslauriersEnforce documented RCU preconditions with assertions
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
This page took 0.088886 seconds and 6 git commands to generate.